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

dclib.spec

index 13a16f81522f052baeb91a9e0298800ece5725cb..d86986c3ebc973bb691ce2fb0716eea63003af13 100644 (file)
@@ -55,7 +55,7 @@ Statyczne biblioteki dclib.
 
 %build
 aclocal
-autoconf
+%{__autoconf}
 cp -f /usr/share/automake/config.* .
 %configure
 
This page took 0.060873 seconds and 4 git commands to generate.