summaryrefslogtreecommitdiff
path: root/audio/xmcd/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmcd/patches/patch-aj')
-rw-r--r--audio/xmcd/patches/patch-aj13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/xmcd/patches/patch-aj b/audio/xmcd/patches/patch-aj
deleted file mode 100644
index 31056242445..00000000000
--- a/audio/xmcd/patches/patch-aj
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aj,v 1.1 2006/03/01 17:39:17 tron Exp $
-
---- cda_d/cda.c.orig 2001-08-08 01:15:14.000000000 +0100
-+++ cda_d/cda.c 2006-03-01 17:33:38.000000000 +0000
-@@ -4040,8 +4040,6 @@
- /* Make some needed directories */
- cda_mkdirs();
-
-- (void) signal(SIGCHLD, SIG_IGN);
--
- /* Become a daemon process */
- switch (FORK()) {
- case -1: