diff options
Diffstat (limited to 'devel/bonobo/files/patch-ab')
-rw-r--r-- | devel/bonobo/files/patch-ab | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/devel/bonobo/files/patch-ab b/devel/bonobo/files/patch-ab new file mode 100644 index 000000000..7b67117dd --- /dev/null +++ b/devel/bonobo/files/patch-ab @@ -0,0 +1,15 @@ +--- Makefile.in.orig Tue Oct 8 01:30:21 2002 ++++ Makefile.in Tue Oct 8 01:32:12 2002 +@@ -174,10 +174,10 @@ + monikers \ + components samples \ + gshell \ +- tests doc po ++ doc po + + +-confexecdir = $(libdir) ++confexecdir = $(sysconfdir) + confexec_DATA = bonoboConf.sh bonoboxConf.sh bonobox_printConf.sh + + bonoboincludedir = $(includedir)/gnome-1.0 |