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

TeXmacs.spec

index af5cc18eeb043db532d97b2f178046a6e62ebae5..df640e058f62ab4381e25db0fb44765b469d1d97 100644 (file)
@@ -64,7 +64,7 @@ a tak
 %build
 cp -f /usr/share/automake/config.* .
 aclocal
-autoconf
+%{__autoconf}
 %configure
 
 %{__make} CXXFLAGS="%{rpmcflags} -fno-exceptions -fno-rtti -fno-implicit-templates"
This page took 0.061695 seconds and 4 git commands to generate.