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

attr.spec

index e0a23fb0c5709059cda940918f0e7a1f5fc20bbf..8469e2dbe488c961812b42a82d14620f26b0899a 100644 (file)
--- a/attr.spec
+++ b/attr.spec
@@ -55,7 +55,7 @@ Biblioteki statyczne attr.
 
 %build
 DEBUG="%{?debug:-DDEBUG}%{!?debug:-DNDEBUG}"; export DEBUG
-autoconf
+%{__autoconf}
 %configure
 
 %{__make}
This page took 0.090713 seconds and 4 git commands to generate.