diff options
Diffstat (limited to 'audio/rhythmbox-devel/files')
-rw-r--r-- | audio/rhythmbox-devel/files/patch-corba_Makefile.in | 11 | ||||
-rw-r--r-- | audio/rhythmbox-devel/files/patch-shell_Makefile.in | 10 |
2 files changed, 0 insertions, 21 deletions
diff --git a/audio/rhythmbox-devel/files/patch-corba_Makefile.in b/audio/rhythmbox-devel/files/patch-corba_Makefile.in deleted file mode 100644 index 723285dfa..000000000 --- a/audio/rhythmbox-devel/files/patch-corba_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- corba/Makefile.in.orig Wed Aug 27 04:19:40 2003 -+++ corba/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) diff --git a/audio/rhythmbox-devel/files/patch-shell_Makefile.in b/audio/rhythmbox-devel/files/patch-shell_Makefile.in deleted file mode 100644 index 47028e3f4..000000000 --- a/audio/rhythmbox-devel/files/patch-shell_Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- shell/Makefile.in.orig Fri Nov 21 22:07:58 2003 -+++ shell/Makefile.in Fri Nov 21 22:08:21 2003 -@@ -254,6 +254,7 @@ - $(top_builddir)/iradio/librbiradio.la \ - $(top_builddir)/corba/librbcorba.la \ - $(top_builddir)/monkey-media/libmonkey-media.la \ -+ $(ID3TAG_LIBS) \ - $(RHYTHMBOX_LIBS) - - |