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

ccrypt.spec

index af18601eb03da8773dde5f249a231a8382fe9a02..ddf4eb85c2d20816c3f4e9211c4948398f2c9457 100644 (file)
@@ -32,7 +32,7 @@ szyfr jest uwa
 rm -f missing
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 %configure
 %{__make}
 
This page took 0.09205 seconds and 4 git commands to generate.