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

ed.spec

diff --git a/ed.spec b/ed.spec
index 33bf05179c4242e7415956e2685d849088f99280..e616ba53813fdafad0eea15946d0045eaf5d215e 100644 (file)
--- a/ed.spec
+++ b/ed.spec
@@ -66,7 +66,7 @@ duymaktad
 
 %build
 chmod +w configure
-autoconf
+%{__autoconf}
 %configure
 
 rm -f ed.info
This page took 0.112137 seconds and 4 git commands to generate.