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

e16.spec

index e586f9029146ee72882ca7ed9f5a55ecec927527..7b7ae58e6614869625a7233a1670c0b6a8655ceb 100644 (file)
--- a/e16.spec
+++ b/e16.spec
@@ -56,9 +56,9 @@ window-menad
 libtoolize --copy --force
 gettextize --copy --force
 aclocal
-autoconf
+%{__autoconf}
 rm -f missing
-automake -a -c -f
+%{__automake}
 CFLAGS="-I%{_includedir}/freetype %{rpmcflags}"
 %configure \
        --enable-sound=yes
This page took 0.032091 seconds and 4 git commands to generate.