]> git.pld-linux.org Git - packages/control-center.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:
    control-center.spec -> 1.69

control-center.spec

index 7cacfb9d0d7917cc146b8899ea7f29d3ecb9c324..5bb26eff274ede0a6f9b3cb6c4a5bdc13e55d820 100644 (file)
@@ -143,7 +143,7 @@ gettextize --copy --force
 rm -f macros/xml-i18n-tools.m4 # have it in xml-i18n-tools
 aclocal -I macros
 autoconf
-automake -a -c
+automake -a -c -f
 %configure
 
 %{__make}
This page took 0.03769 seconds and 4 git commands to generate.