diff options
Diffstat (limited to 'audio/rhythmbox/files/patch-configure')
-rw-r--r-- | audio/rhythmbox/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/rhythmbox/files/patch-configure b/audio/rhythmbox/files/patch-configure deleted file mode 100644 index 197d077b6..000000000 --- a/audio/rhythmbox/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Tue Apr 25 17:51:39 2006 -+++ configure Tue Apr 25 17:51:45 2006 -@@ -22468,7 +22468,7 @@ _ACEOF - { echo "$as_me:$LINENO: Using Avahi for mDNS/DNS-SD" >&5 - echo "$as_me: Using Avahi for mDNS/DNS-SD" >&6;} - -- if test x$have_avahi_06 == xyes; then -+ if test x$have_avahi_06 = xyes; then - - cat >>confdefs.h <<\_ACEOF - #define HAVE_AVAHI_0_6 1 |