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

erikyyyphone.spec

index b5fc25847d536462c776924a81e78ac7d8b97459..2338785545942d9da209e85e3b1365f12f24691d 100644 (file)
@@ -23,7 +23,7 @@ G
 
 %build
 aclocal
-automake -a -c -f
+%{__automake}
 CPPFLAGS="-I%{_includedir}/ncurses" ; export CPPFLAGS
 %configure
 %{__make}
This page took 0.072473 seconds and 4 git commands to generate.