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

nautilus.spec

index 16a3f6abae44ab705d2cb316fb6ffe7981fd7ad2..2636a7e0ba33c0b144eb43dc9e455cd15ffb04d5 100644 (file)
@@ -142,7 +142,7 @@ xml-i18n-toolize --force --copy --automake
 libtoolize --copy --force
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 CFLAGS="%{rpmcflags} -DENABLE_SCROLLKEEPER_SUPPORT"
 CPPFLAGS="`/usr/bin/nspr-config --cflags`"; export CPPFLAGS
 LDFLAGS="%{rpmldflags} `/usr/bin/nspr-config --libs`"
This page took 0.057319 seconds and 4 git commands to generate.