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

stunnel.spec

index ca8f64f1cb2948d18d4292714bd3616f779ee5e3..e6f9ea0f81fbdc9da457005bc44d0601e665b4b5 100644 (file)
@@ -45,7 +45,7 @@ pop3s lub https.
 %patch5 -p1
 
 %build
-autoconf
+%{__autoconf}
 %configure \
        --with-pem-dir=%{_certdir}
 
This page took 0.042573 seconds and 4 git commands to generate.