]> git.pld-linux.org Git - packages/glib2.git/commitdiff
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
authorkloczek <kloczek@pld-linux.org>
Tue, 21 May 2002 23:13:10 +0000 (23:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
             s/^automake -a -c -f/\%\{__automake\}/; \
     s/^autoconf/\%\{__autoconf\}/"

Changed files:
    glib2.spec -> 1.25

glib2.spec

index 13cd426e51970dfdcac8e647030da85982a7e396..87f36c0cec6ea7a9c81034ad12bcbcab73ea33ec 100644 (file)
@@ -88,7 +88,7 @@ Biblioteki statyczne do glib.
 #libtoolize --copy --force
 gettextize --copy --force
 aclocal
-autoconf
+%{__autoconf}
 #automake -a -c
 
 # Inside %%install gobject is linked against just built (installed)
This page took 0.084134 seconds and 4 git commands to generate.