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

rsync.spec

index ac0e2e4c66ee7b3c161018d07be0316f8f732d86..197bfc7ef93e641b825206ab27c8dc7ea7c84e01 100644 (file)
@@ -103,7 +103,7 @@ pakietu.
 %patch1 -p1
 
 %build
-autoconf
+%{__autoconf}
 %configure \
        --enable-ipv6
 
This page took 0.04323 seconds and 4 git commands to generate.