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

radioactive.spec

index a8048b8b723954c7c94244aa4e47f99020200989..66aef20e46a9864dff58461227eadee88d2cf1f9 100644 (file)
@@ -45,8 +45,8 @@ rm -f missing
 gettextize --copy --force
 xml-i18n-toolize --copy --force
 aclocal -I %{_aclocaldir}/gnome
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 #CXXFLAGS="%{rpmcflags} -fno-exceptions -fno-rtti`"
 %configure \
        --with-applet
This page took 0.073402 seconds and 4 git commands to generate.