diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-04-26 22:34:46 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-04-26 22:34:46 +0800 |
commit | 3015eb98452b77be41e79c72fba77869daa121e6 (patch) | |
tree | 59cba0230d7a891c8e9a6714f74fa093a6be5785 /x11-toolkits/libbonoboui/files/patch-Makefile.in | |
parent | 5e4be1128a37781e477ebe45198774ba6257d934 (diff) | |
download | marcuscom-ports-3015eb98452b77be41e79c72fba77869daa121e6.tar marcuscom-ports-3015eb98452b77be41e79c72fba77869daa121e6.tar.gz marcuscom-ports-3015eb98452b77be41e79c72fba77869daa121e6.tar.bz2 marcuscom-ports-3015eb98452b77be41e79c72fba77869daa121e6.tar.lz marcuscom-ports-3015eb98452b77be41e79c72fba77869daa121e6.tar.xz marcuscom-ports-3015eb98452b77be41e79c72fba77869daa121e6.tar.zst marcuscom-ports-3015eb98452b77be41e79c72fba77869daa121e6.zip |
share/gnome -> share
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8616 df743ca5-7f9a-e211-a948-0013205c9059
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..023280c35 --- /dev/null +++ b/x11-toolkits/libbonoboui/files/patch-Makefile.in @@ -0,0 +1,11 @@ +--- Makefile.in.orig Sun Jan 28 17:47:38 2007 ++++ Makefile.in Sun Jan 28 17:47:59 2007 +@@ -254,7 +254,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 \ |