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

cproto.spec

index 7e50f098597bc0bdc0d46f0ceb7d55ec2956127a..bafe5cdc38f5f987a880efe6b818f409cd9594ec 100644 (file)
@@ -107,7 +107,7 @@ cproto 
 %patch3 -p1
 
 %build
-autoconf
+%{__autoconf}
 CPP="/lib/cpp"
 export CPP
 %configure
This page took 0.174119 seconds and 4 git commands to generate.