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

aide.spec

index b43a80850e7d58d41315d87a07f1a2c125f3af2a..7de4f16ce7f59f484e18891fc6494c3c60d2e5dd 100644 (file)
--- a/aide.spec
+++ b/aide.spec
@@ -58,7 +58,7 @@ find . -name "*.c" -type f > po/POTFILES.in
 gettextize --copy --force
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 %configure \
        --with-config-file=%{_sysconfdir}/aide.conf
 %{__make}
This page took 0.056741 seconds and 4 git commands to generate.