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

diffstat.spec

index 1215917c048596bc2edb84b4929e8e0e12eafe52..a1fa175eec21d42372a1bc5683a0f60d53371307 100644 (file)
@@ -48,7 +48,7 @@ istatistiksel bilgiler 
 
 %build
 chmod -R u+w *
-autoconf
+%{__autoconf}
 %configure
 %{__make} CPPFLAGS="%{rpmcflags} -w" LDFLAGS="%{rpmldflags}"
 
This page took 0.142251 seconds and 4 git commands to generate.