]> git.pld-linux.org Git - packages/eog.git/commitdiff
- perl -pi -e "s/^automake -a -c$/automake -a -c -f/"
authorkloczek <kloczek@pld-linux.org>
Sun, 24 Mar 2002 23:28:16 +0000 (23:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eog.spec -> 1.10

eog.spec

index f863aec999c4b401413bca3c42bf67a32845ba0a..30ec7c437ef041dfd0980f440df26ab1130a3480 100644 (file)
--- a/eog.spec
+++ b/eog.spec
@@ -52,7 +52,7 @@ libtoolize --copy --force
 xml-i18n-toolize --copy --force
 aclocal -I %{_aclocaldir}/gnome
 autoconf
-automake -a -c
+automake -a -c -f
 %configure \
        --with-bonobo
 %{__make}
This page took 0.174838 seconds and 4 git commands to generate.