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

dump.spec

index ca04a7f3a58fb1d932e2f07975ad8ac6cd5e6dac..9e1dd327e0b99e4ae307e2caff0e62efe78be749 100644 (file)
--- a/dump.spec
+++ b/dump.spec
@@ -109,7 +109,7 @@ ayg
 %patch2 -p1
 
 %build
-autoconf
+%{__autoconf}
 MYNAME=`id -ru` \
 MYGRP=`id -rg`; \
 %configure \
This page took 0.055344 seconds and 4 git commands to generate.