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

bonnie++.spec

index bd7a4f7bdd40e7591e28ec3615004c93ea632748..507c013ff2d1a7b3f0d657acfe43faaceb692493 100644 (file)
@@ -32,7 +32,7 @@ v
 %setup -q
 
 %build
-autoconf
+%{__autoconf}
 %configure
 %{__make}
 
This page took 0.086598 seconds and 4 git commands to generate.