]> git.pld-linux.org Git - packages/bluefish.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:
    bluefish.spec -> 1.42

bluefish.spec

index fbb64d3fd8c85fa0bd55431d5a831ed693c52d00..cff80fc50e1bb570928fe61ab4f8c8ac9572db62 100644 (file)
@@ -52,7 +52,7 @@ Bluefish 
 gettextize --copy --force
 libtoolize --copy --force
 aclocal
-autoconf
+%{__autoconf}
 %configure \
        --with-install-location=%{_datadir}/bluefish
 %{__make}
This page took 0.151686 seconds and 4 git commands to generate.