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

emirror.spec

index 7cf293289e069f8dd3c47c07fcbfcf49db1d80a8..297a56169924e36235ba800c7b7a7a0c6bfe6804 100644 (file)
@@ -26,7 +26,7 @@ Program do mirrorowania FTP.
 
 %build
 aclocal
 
 %build
 aclocal
-autoconf
+%{__autoconf}
 %configure \
        --with-htmldir=/home/httpd/html/mirrors
 
 %configure \
        --with-htmldir=/home/httpd/html/mirrors
 
This page took 0.093885 seconds and 4 git commands to generate.