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

cvs.spec

index fe5492b03d5ef05d10216cb8226251f32ee9191c..95e583a9411afb0fc7ff8d93ce82ef6aa44aa567 100644 (file)
--- a/cvs.spec
+++ b/cvs.spec
@@ -120,7 +120,7 @@ pserver.
 rm -f missing
 autoheader
 aclocal
-automake -a -c
+automake -a -c -f
 autoconf
 %configure \
        --enable-server \
This page took 0.073057 seconds and 4 git commands to generate.