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

fakeroot.spec

index 62ac285f82be216619c8daa471fb2777a55b3b61..8dc9b6cf8719b903b09fc8c5d45e3a8fdb0fc3d7 100644 (file)
@@ -48,7 +48,7 @@ rm missing
 libtoolize --copy --force
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 %configure
 %{__make}
 
This page took 0.082159 seconds and 4 git commands to generate.