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

WSoundServer.spec

index 79a4a4505702e646d5dfe22e7378e54cb1a06237..9df0660d9acd6d91c269cb17f0900e89538e9efe 100644 (file)
@@ -91,7 +91,7 @@ rm -f missing
 libtoolize --copy --force
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 %configure 
 
 %{__make}
This page took 0.032071 seconds and 4 git commands to generate.