]> git.pld-linux.org Git - packages/acl.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:
    acl.spec -> 1.26

acl.spec

index 728f52a2f0d11e7500363e9cfcbf461a3c29ef46..432c61fa3935b99df007934f6eedfe263eadca76 100644 (file)
--- a/acl.spec
+++ b/acl.spec
@@ -39,7 +39,7 @@ manipuluj
 
 %build
 DEBUG="%{?debug:-DDEBUG}%{!?debug:-DNDEBUG}"; export DEBUG
-autoconf
+%{__autoconf}
 %configure
 
 %{__make}
This page took 0.50731 seconds and 4 git commands to generate.