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

happy.spec

index 2b1026e18901cb1d067a8d5ba48feef238b09845..c7dabe186d68aaa244c3309c5d147c3eff543ac1 100644 (file)
@@ -42,7 +42,7 @@ programie.
 %build
 chmod u+w configure
 aclocal
-autoconf
+%{__autoconf}
 chmod u+w configure
 %configure \
        --with-gcc=%{__cc}
This page took 0.079758 seconds and 4 git commands to generate.