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

vtun.spec

index c3fec8978c36449c598e260a970187e322cefb82..b3037f8301f1b0cba7608a2f4c8dac41b0e210f2 100644 (file)
--- a/vtun.spec
+++ b/vtun.spec
@@ -60,7 +60,7 @@ protoko
 %build
 aclocal
 autoheader
-autoconf
+%{__autoconf}
 %configure \
        %{!?_without_ssl:--with-crypto-headers=%{_includedir}/openssl} \
        %{?_without_ssl:--disable-ssl} \
This page took 0.063921 seconds and 4 git commands to generate.