diff options
Diffstat (limited to 'audio/rhythmbox-devel/files/patch-remote_bonobo_Makefile.in')
-rw-r--r-- | audio/rhythmbox-devel/files/patch-remote_bonobo_Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/rhythmbox-devel/files/patch-remote_bonobo_Makefile.in b/audio/rhythmbox-devel/files/patch-remote_bonobo_Makefile.in new file mode 100644 index 000000000..c19ec530e --- /dev/null +++ b/audio/rhythmbox-devel/files/patch-remote_bonobo_Makefile.in @@ -0,0 +1,11 @@ +--- remote/bonobo/Makefile.in.orig Wed Aug 27 04:19:40 2003 ++++ remote/bonobo/Makefile.in Wed Aug 27 04:19:56 2003 +@@ -237,7 +237,7 @@ + + noinst_HEADERS = Rhythmbox.h + +-idldir = $(prefix)/share/idl ++idldir = $(datadir)/idl + idl_DATA = Rhythmbox.idl + + CLEAN_FILES = $(rhythmbox_interface_idl_sources) |