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

mutt.spec

index 8e59e3240fea3e3fa9eef7b435fce9a6a962a12f..ac5880d6878de148f8ccc6c0727965d60ab29f27 100644 (file)
--- a/mutt.spec
+++ b/mutt.spec
@@ -111,7 +111,7 @@ Mutt - 
 #%patch13 -p0
 
 %build
-autoconf
+%{__autoconf}
 #PGP=%{_bindir}/pgp PGPK=%{_bindir}/pgpk
 CFLAGS="%{optflags} -I%{_includedir}/slang" \
 %configure \
This page took 0.138818 seconds and 4 git commands to generate.