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

dpkg.spec

index 55e5e04b8b61b037287e306f827d0adf3776dfcb..1051218199900851332fa254b911ae3b1c7cb6ad 100644 (file)
--- a/dpkg.spec
+++ b/dpkg.spec
@@ -41,7 +41,7 @@ Debiana.
 %build
 gettextize --copy --force
 aclocal
-autoconf
+%{__autoconf}
 %configure \
        --enable-shared \
        --without-dselect \
This page took 0.0774 seconds and 4 git commands to generate.