summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/daapd/files/0.2.1d-makefile-gentoo.patch')
-rw-r--r--media-sound/daapd/files/0.2.1d-makefile-gentoo.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/media-sound/daapd/files/0.2.1d-makefile-gentoo.patch b/media-sound/daapd/files/0.2.1d-makefile-gentoo.patch
deleted file mode 100644
index 67945ea94462..000000000000
--- a/media-sound/daapd/files/0.2.1d-makefile-gentoo.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-diff -u daapd-0.2.1d.orig/makefile daapd-0.2.1d/makefile
---- daapd-0.2.1d.orig/makefile 2003-12-02 16:43:14.000000000 -0500
-+++ daapd-0.2.1d/makefile 2003-12-19 15:38:10.000000000 -0500
-@@ -1,4 +1,4 @@
--CC = c++
-+CC = g++
- TARGET = daapd
- OBJS = daapd.o db.o dboutput.o songcache.o parsemp3.o
- LIBS = -ldaaplib -lhttpd-persistent -lid3tag -lz