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

enlightenment.spec

index 1c593a77d3441fdb1ff9119080e2ba1c768b70f9..4339689191505164ec7ee3634683391b75de30cb 100644 (file)
@@ -58,7 +58,7 @@ gettextize --copy --force
 aclocal
 autoconf
 rm -f missing
-automake -a -c
+automake -a -c -f
 CFLAGS="-I%{_includedir}/freetype %{rpmcflags}"
 %configure \
        --enable-sound=yes
This page took 0.0505 seconds and 4 git commands to generate.