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

XmHTML.spec

index 29e1f02b76f6fac324535fc6f523f75b03326f3f..de27790f13209f678d5c31e07d3f35e148c3036e 100644 (file)
@@ -70,7 +70,7 @@ mv -f Motif/*.c .
 libtoolize --copy --force
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 CFLAGS="%{rpmcflags} \
        -I`pwd`/include/XmHTML -I`pwd`/include/common \
        %{!?debug:-DNDEBUG -Dproduction} -DVERSION=1107"
This page took 0.066398 seconds and 4 git commands to generate.