mirror of
https://gitlab.freedesktop.org/pkg-config/pkg-config.git
synced 2026-02-04 11:50:34 +01:00
* glib-patches/no-dist-distclean-files.diff: Fix prefix.
This commit is contained in:
parent
cfd3a3dd1c
commit
1224c055d2
2 changed files with 4 additions and 2 deletions
|
|
@ -6,6 +6,8 @@
|
|||
Also fix automake-warning.diff to not patch on top of another
|
||||
patch from glib-patches.
|
||||
|
||||
* glib-patches/no-dist-distclean-files.diff: Fix prefix.
|
||||
|
||||
2007-05-30 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* parse.c: Fix problem on Win32 where the automagic prefix
|
||||
|
|
|
|||
|
|
@ -4,8 +4,8 @@
|
|||
Don't distribute DISTCLEAN files
|
||||
|
||||
diff -ur -x autom4te.cache -x aclocal.m4 -x configure -x Makefile.in -x config.h.in -x 'config.h.in~' pkg-config-0.21.orig/glib-1.2.8/Makefile.am pkg-config-0.21/glib-1.2.8/Makefile.am
|
||||
--- pkg-config-0.21.orig/glib-1.2.8/Makefile.am 2007-01-19 15:03:19.000000000 +0100
|
||||
+++ pkg-config-0.21/glib-1.2.8/Makefile.am 2007-01-19 15:07:29.000000000 +0100
|
||||
--- glib-1.2.8/Makefile.am 2007-01-19 15:03:19.000000000 +0100
|
||||
+++ glib-1.2.8/Makefile.am 2007-01-19 15:07:29.000000000 +0100
|
||||
@@ -23,9 +23,7 @@
|
||||
makefile.msc.in \
|
||||
makefile.msc \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue