diff options
Diffstat (limited to 'audio/rhythmbox/files/patch-configure')
-rw-r--r-- | audio/rhythmbox/files/patch-configure | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/audio/rhythmbox/files/patch-configure b/audio/rhythmbox/files/patch-configure deleted file mode 100644 index 32f7c4c8b..000000000 --- a/audio/rhythmbox/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Sat Mar 13 18:39:02 2004 -+++ configure Sat Mar 13 18:39:32 2004 -@@ -19381,6 +19381,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -20739,7 +20740,7 @@ - else if test "x$with_player" = "xgstreamer"; then - HAVE_SOUNDSYSTEM=no - -- GST_MAJORMINOR=0.7 -+ GST_MAJORMINOR=0.8 - - succeeded=no - |