Fix automake-warning.diff to not patch on top of another patch from

glib-patches.
This commit is contained in:
Tollef Fog Heen 2007-06-18 22:01:32 +02:00
parent 4ef3fc90d3
commit cfd3a3dd1c
3 changed files with 4 additions and 10 deletions

View file

@ -3,6 +3,9 @@
* glib-patches/autoconf-warning.diff,
glib-patches/automake-warning.diff Fix path prefix so it applies.
Also fix automake-warning.diff to not patch on top of another
patch from glib-patches.
2007-05-30 Tor Lillqvist <tml@novell.com>
* parse.c: Fix problem on Win32 where the automagic prefix

View file

@ -28,12 +28,3 @@ diff -ur -x autom4te.cache -x aclocal.m4 -x configure -x Makefile.in -x config.h
CONFIGURE_DEPENDENCIES = acglib.m4
@@ -121,7 +121,7 @@
fi \
&& cp glib.spec $(distdir)
-DISTCLEANFILES = glibconfig-sysdefs.h glibconfig.h glibconfig.h.win32 \
+DISTCLEANFILES = glibconfig-sysdefs.h glibconfig.h glibconfig.h.win32 \
config.h.win32
CLEANFILES = stamp-gc-h makefile.msc

View file

@ -13,7 +13,7 @@
fi \
&& cp glib.spec $(distdir)
+
+DISTCLEANFILES = glibconfig-sysdefs.h glibconfig.h glibconfig.h.win32 \
+DISTCLEANFILES = glibconfig-sysdefs.h glibconfig.h glibconfig.h.win32 \
+ config.h.win32
+
+CLEANFILES = stamp-gc-h makefile.msc