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

gdm.spec
gdm2.20.spec

index f5c0748f3d7c77e48878d4b2642e08875e8232e1..4acff65295f36c4820697b1a236b33b65baf23a4 100644 (file)
--- a/gdm.spec
+++ b/gdm.spec
@@ -88,7 +88,7 @@ libtoolize --copy --force
 gettextize --copy --force
 aclocal -I %{_aclocaldir}/gnome
 autoconf
-automake -a -c
+automake -a -c -f
 %configure \
        --with-xinerama=yes \
        --with-xdmcp=yes \
index f5c0748f3d7c77e48878d4b2642e08875e8232e1..4acff65295f36c4820697b1a236b33b65baf23a4 100644 (file)
@@ -88,7 +88,7 @@ libtoolize --copy --force
 gettextize --copy --force
 aclocal -I %{_aclocaldir}/gnome
 autoconf
-automake -a -c
+automake -a -c -f
 %configure \
        --with-xinerama=yes \
        --with-xdmcp=yes \
This page took 0.032681 seconds and 4 git commands to generate.