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

adjtimex.spec

index 78d029651a8f8190cfd27e51847b1cf5e4e7fa6b..feeddb34ee654d9cb8693c152b8aa116092f16c5 100644 (file)
@@ -201,7 +201,7 @@ Adjtimex
 %patch2 -p1
 
 %build
 %patch2 -p1
 
 %build
-autoconf
+%{__autoconf}
 %configure
 %{__make}
 
 %configure
 %{__make}
 
This page took 0.161577 seconds and 4 git commands to generate.