summaryrefslogtreecommitdiff
path: root/audio/rhythmbox-devel/files/patch-plugins_cd-recorder_rb-recorder-gst.c
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-03-21 18:38:37 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-03-21 18:38:37 +0000
commit932b5e45df9e41f26662464d4bbdfe8d47dfc3bb (patch)
tree3e99f654db509fde91f49bcd9739e069f063dbc4 /audio/rhythmbox-devel/files/patch-plugins_cd-recorder_rb-recorder-gst.c
parentUpdate to 0.12.0. (diff)
Retire rhythmbox-devel now that rhythmbox has been updated to 0.12.0.
Notes
Notes: svn path=/head/; revision=230597
Diffstat (limited to 'audio/rhythmbox-devel/files/patch-plugins_cd-recorder_rb-recorder-gst.c')
-rw-r--r--audio/rhythmbox-devel/files/patch-plugins_cd-recorder_rb-recorder-gst.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/audio/rhythmbox-devel/files/patch-plugins_cd-recorder_rb-recorder-gst.c b/audio/rhythmbox-devel/files/patch-plugins_cd-recorder_rb-recorder-gst.c
deleted file mode 100644
index c70afd0dc5e0..000000000000
--- a/audio/rhythmbox-devel/files/patch-plugins_cd-recorder_rb-recorder-gst.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- plugins/cd-recorder/rb-recorder-gst.c.orig Wed Aug 10 20:06:11 2005
-+++ plugins/cd-recorder/rb-recorder-gst.c Wed Aug 10 20:06:31 2005
-@@ -25,7 +25,9 @@
- #include <string.h>
- #include <math.h>
- #include <time.h>
-+#ifndef __FreeBSD__
- #include <sys/vfs.h>
-+#endif
- #include <sys/types.h>
- #include <sys/stat.h>
- #include <fcntl.h>