diff options
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 |