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
commitfefb92261e595df6df93337b5a282b04bbdc0920 (patch)
treeb5fa80b2643c161d4f635a0938a113c02634e3e2 /audio
parentf12cef05178b0c18aeba869a7e2b6f412f40e9c5 (diff)
downloadpkgsrc-fefb92261e595df6df93337b5a282b04bbdc0920.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>