]> git.pld-linux.org Git - packages/cooledit.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:
    cooledit.spec -> 1.29

cooledit.spec

index 36c3b0a17de6af0169190cb0ffa78f1c548af5bc..6c22c6a649346b165160f7a3fea5917127936cd8 100644 (file)
@@ -43,7 +43,7 @@ chmod -R +X %{name}-%{version})
 
 %build
 aclocal
-autoconf
+%{__autoconf}
 %configure
 %{__make}
 
This page took 0.075622 seconds and 4 git commands to generate.