summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz>2009-05-26 20:23:44 +0000
committerwiz <wiz>2009-05-26 20:23:44 +0000
commitb2e547006936dcef8e97feed5d0774e48e86d571 (patch)
treeb5fa80b2643c161d4f635a0938a113c02634e3e2 /audio
parenta840eb9d59e283a0e4f4fb274721083a8b5b7a00 (diff)
downloadpkgsrc-b2e547006936dcef8e97feed5d0774e48e86d571.tar.gz
Remove unneeded patch (compilation succeeds on NetBSD-5.99.12/amd64
without it).
Diffstat (limited to 'audio')
-rw-r--r--audio/rhythmbox/patches/patch-ac13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/rhythmbox/patches/patch-ac b/audio/rhythmbox/patches/patch-ac
deleted file mode 100644
index c15dffa16b9..00000000000
--- a/audio/rhythmbox/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.5 2008/05/06 06:26:59 bjs Exp $
-
---- metadata/rb-metadata-dbus-client.c.orig 2007-03-20 08:15:44.000000000 -0400
-+++ metadata/rb-metadata-dbus-client.c
-@@ -52,7 +52,7 @@
-
- #include <unistd.h>
- #include <sys/types.h>
--#include <sys/signal.h>
-+#include <signal.h>
- #include <sys/wait.h>
- #include <string.h>
- #include <stdlib.h>