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

uucp.spec

index edfaad016a322e46cbc76e815917f2da173c553d..313bd589e601d0f0bfb33701770dc45d3e1a5237 100644 (file)
--- a/uucp.spec
+++ b/uucp.spec
@@ -59,7 +59,7 @@ oldu
 find . -name "*.perlpath" | xargs rm -f
 
 %build
-autoconf
+%{__autoconf}
 %configure
 
 %{__make} clean; make 
This page took 0.040466 seconds and 4 git commands to generate.