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

xfsdump.spec

index 8fc5b3da080f0f711d976bc3e8d50cd45ea65d65..908ab07c75f292f9476524afd3cea449b3eb8478 100644 (file)
@@ -54,7 +54,7 @@ u
 
 %build
 DEBUG="%{?debug:-DDEBUG}%{!?debug:-DNDEBUG}"; export DEBUG
-autoconf
+%{__autoconf}
 %configure
 
 %{__make}
This page took 0.030013 seconds and 4 git commands to generate.