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

apt.spec

index 5fca2915a8c123d7c2fd4c33063f8009fa2ea230..bfcdbdf4db7860cb730f8286b799f25d2b38c78c 100644 (file)
--- a/apt.spec
+++ b/apt.spec
@@ -98,7 +98,7 @@ rm -f po/{POTFILES,Makefile}
 mv po/es_ES.po po/es.po
 mv po/it_IT.po po/it.po
 aclocal -I buildlib
-autoconf
+%{__autoconf}
 CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions"
 %configure \
        --enable-nls \
This page took 0.111662 seconds and 4 git commands to generate.