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

cpio.spec

index 4d23c35eb8678a36ee90209e16063f03de235f26..35ebf4d558399bdb462de51de3c375fae0655c85 100644 (file)
--- a/cpio.spec
+++ b/cpio.spec
@@ -110,7 +110,7 @@ teyp veya bir pipe olabilir.
 chmod -R a+Xr,u+Xw .
 
 %build
-autoconf
+%{__autoconf}
 %configure
 
 %{__make}
This page took 0.100483 seconds and 4 git commands to generate.