]> git.pld-linux.org Git - packages/bonobo-conf.git/commitdiff
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
authorkloczek <kloczek@pld-linux.org>
Tue, 21 May 2002 23:12:43 +0000 (23:12 +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:
    bonobo-conf.spec -> 1.18

bonobo-conf.spec

index f14b540acd0e566a3feb3e2c5a73374d0701b5b9..590bc58e7b83a24b4d9e8c1e0d8d0917dcdffee4 100644 (file)
@@ -69,8 +69,8 @@ gettextize --copy --force
 libtoolize --copy --force
 xml-i18n-toolize --force
 aclocal -I macros
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 %configure
 
 %{__make}
This page took 0.076267 seconds and 4 git commands to generate.