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

proftpd.spec

index 5547f4dbffc33d129f0522f114f34046d4185f0d..715390763c7925ccbb6c524f26fa0fed8de3923f 100644 (file)
@@ -175,7 +175,7 @@ standalone.
 install -m644 %{SOURCE7} contrib/mod_tcpd.c
 
 %build
-autoconf
+%{__autoconf}
 RUN_DIR=%{_localstatedir} ; export RUN_DIR
 %configure \
        --enable-autoshadow \
This page took 0.037839 seconds and 4 git commands to generate.