diff options
Diffstat (limited to 'x11-toolkits/libbonoboui/files/patch-Makefile.in')
-rw-r--r-- | x11-toolkits/libbonoboui/files/patch-Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/libbonoboui/files/patch-Makefile.in b/x11-toolkits/libbonoboui/files/patch-Makefile.in new file mode 100644 index 000000000..4ef163bda --- /dev/null +++ b/x11-toolkits/libbonoboui/files/patch-Makefile.in @@ -0,0 +1,11 @@ +--- Makefile.in.orig 2007-07-31 00:33:13.000000000 -0400 ++++ Makefile.in 2007-07-31 00:33:29.000000000 -0400 +@@ -253,7 +253,7 @@ sysconfdir = @sysconfdir@ + target_alias = @target_alias@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-SUBDIRS = bonobo glade samples tests tools po doc ++SUBDIRS = bonobo glade samples tools po doc + libincludedir = $(includedir)/libbonoboui-2.0 + libinclude_HEADERS = \ + bonobo.h \ |