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

LANChat.spec

index 484f5cd7356883458b4a24c6ca090ede51c941f4..4d8e34a590fe3abf8c44995a7ef7fb15c277dff1 100644 (file)
@@ -46,7 +46,7 @@ rm -f missing
 libtoolize --copy --force
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
 %configure
 %{__make}
This page took 0.079506 seconds and 4 git commands to generate.