From: kloczek Date: Sun, 24 Mar 2002 23:28:13 +0000 (+0000) Subject: - perl -pi -e "s/^automake -a -c$/automake -a -c -f/" X-Git-Tag: RA-1_0~4 X-Git-Url: http://git.pld-linux.org/?p=packages%2Faide.git;a=commitdiff_plain;h=ad1104bd3dbb530a22f93e1ba4a346c3d6d7fcb6 - perl -pi -e "s/^automake -a -c$/automake -a -c -f/" Changed files: aide.spec -> 1.32 --- diff --git a/aide.spec b/aide.spec index b43a808..7de4f16 100644 --- 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}