]> git.pld-linux.org Git - packages/evolution.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:
    evolution.spec -> 1.46

evolution.spec

index 0cd64e5eba4aa2de09303054b5938ee290c4bcad..6c302c12400bbb34f1aca191dc2c651d38bc4651 100644 (file)
@@ -130,7 +130,7 @@ libtoolize --copy --force
 gettextize --copy --force
 aclocal -I %{_aclocaldir}/gnome
 autoconf
-automake -a -c
+automake -a -c -f
 cd libical; autoconf; cd ..
 
 CFLAGS="%{rpmcflags} -I/usr/include/orbit-1.0"
This page took 0.16382 seconds and 4 git commands to generate.