diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-02-08 02:25:35 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-02-08 02:25:35 +0800 |
commit | 390fffccf5224982914a466caa272b94d54e569d (patch) | |
tree | 94baad887262ba96b85b5bffac58225813d6a166 /x11-toolkits/gtk20/files/patch-ak | |
parent | 4dbec5bb3e2601f94c4fa8b7b9e12f995d0f7b3e (diff) | |
download | marcuscom-ports-390fffccf5224982914a466caa272b94d54e569d.tar marcuscom-ports-390fffccf5224982914a466caa272b94d54e569d.tar.gz marcuscom-ports-390fffccf5224982914a466caa272b94d54e569d.tar.bz2 marcuscom-ports-390fffccf5224982914a466caa272b94d54e569d.tar.lz marcuscom-ports-390fffccf5224982914a466caa272b94d54e569d.tar.xz marcuscom-ports-390fffccf5224982914a466caa272b94d54e569d.tar.zst marcuscom-ports-390fffccf5224982914a466caa272b94d54e569d.zip |
Update to 2.15.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11874 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtk20/files/patch-ak')
-rw-r--r-- | x11-toolkits/gtk20/files/patch-ak | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/gtk20/files/patch-ak b/x11-toolkits/gtk20/files/patch-ak new file mode 100644 index 000000000..7f8e0eb0c --- /dev/null +++ b/x11-toolkits/gtk20/files/patch-ak @@ -0,0 +1,11 @@ +--- gdk/Makefile.in.orig Thu Feb 14 12:38:26 2002 ++++ gdk/Makefile.in Thu Feb 14 12:45:37 2002 +@@ -315,7 +315,7 @@ + # + # Rule to install gdkconfig.h header file + # +-configexecincludedir = $(libdir)/gtk-2.0/include ++configexecincludedir = $(prefix)/include/gtk-2.0 + + #note: not gdkconfig.h + BUILT_SOURCES = stamp-gc-h @REBUILD@ gdkenumtypes.c gdkenumtypes.h |