diff options
Diffstat (limited to 'audio/rhythmbox/patches/patch-aa')
-rw-r--r-- | audio/rhythmbox/patches/patch-aa | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/audio/rhythmbox/patches/patch-aa b/audio/rhythmbox/patches/patch-aa deleted file mode 100644 index 0acc1a6dee4..00000000000 --- a/audio/rhythmbox/patches/patch-aa +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-aa,v 1.8 2009/05/26 20:23:50 wiz Exp $ - -http://bugzilla.gnome.org/show_bug.cgi?id=583926 - ---- plugins/cd-recorder/rb-recorder-gst.c.orig 2007-02-24 18:27:43.000000000 -0500 -+++ plugins/cd-recorder/rb-recorder-gst.c -@@ -26,7 +26,9 @@ - #include <string.h> - #include <math.h> - #include <time.h> -+#ifdef __linux__ - #include <sys/vfs.h> -+#endif - #include <sys/types.h> - #include <sys/stat.h> - #include <fcntl.h> |