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

less.spec

index 2352421bd1ac90723e215efac7ac2aec1ef80d85..0944fbc9adb7811acd5358e93e1c77f0087d18ce 100644 (file)
--- a/less.spec
+++ b/less.spec
@@ -77,7 +77,7 @@ sa
 
 %build
 chmod -R u+w .
-autoconf
+%{__autoconf}
 %configure
 
 %{__make} LIBS="-ltinfo" \
This page took 0.26288 seconds and 4 git commands to generate.