[gtk-osx] Replace superflous autogen-template with autogen-sh=autoreconf.



commit 073778bf9f565ed4ab74e9d6bda1297982555cde
Author: John Ralls <jralls ceridwen us>
Date:   Tue Oct 27 14:11:47 2020 -0700

    Replace superflous autogen-template with autogen-sh=autoreconf.

 modulesets-unstable/gtk-osx-random.modules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/modulesets-unstable/gtk-osx-random.modules b/modulesets-unstable/gtk-osx-random.modules
index f09505b..6bd311c 100644
--- a/modulesets-unstable/gtk-osx-random.modules
+++ b/modulesets-unstable/gtk-osx-random.modules
@@ -253,8 +253,7 @@
     </branch>
   </autotools>
 
-  <autotools id="libatomic-ops"
-             autogen-template="%(autogen-sh)s &amp;&amp; ./configure --prefix=%(prefix)s> %(autogen-args)s">
+  <autotools id="libatomic-ops" autogen-sh="autoreconf">
     <branch repo="github" module="ivmai/libatomic_ops" />
   </autotools>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]