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

cfe.spec

index 76efa3a5efcebb0ab6f908a40ef0b5bf4fa42347..b9bd5a26938c82ef0befddfd8ca6c60653434ca6 100644 (file)
--- a/cfe.spec
+++ b/cfe.spec
@@ -31,7 +31,7 @@ font
 
 %build
 aclocal
-autoconf
+%{__autoconf}
 %configure
 %{__make} CFLAGS="%{rpmcflags} -Wall -I/usr/include/ncurses"
 
This page took 0.069542 seconds and 4 git commands to generate.