diff options
author | wiz <wiz@pkgsrc.org> | 2009-05-26 20:23:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-05-26 20:23:44 +0000 |
commit | d33a93b238367883c5d74d7c9b9a95658897b43a (patch) | |
tree | b5fa80b2643c161d4f635a0938a113c02634e3e2 /audio/rhythmbox/patches | |
parent | f8dffdde1505a557bc533e21b7179b842626f040 (diff) | |
download | pkgsrc-d33a93b238367883c5d74d7c9b9a95658897b43a.tar.gz |
Remove unneeded patch (compilation succeeds on NetBSD-5.99.12/amd64
without it).
Diffstat (limited to 'audio/rhythmbox/patches')
-rw-r--r-- | audio/rhythmbox/patches/patch-ac | 13 |
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> |