diff options
Diffstat (limited to 'audio/dagrab')
-rw-r--r-- | audio/dagrab/files/patch-ab | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/dagrab/files/patch-ab b/audio/dagrab/files/patch-ab deleted file mode 100644 index 1dc716f4cb3..00000000000 --- a/audio/dagrab/files/patch-ab +++ /dev/null @@ -1,14 +0,0 @@ ---- Makefile.orig Sat Feb 19 15:41:30 2000 -+++ Makefile Fri Apr 21 17:12:20 2000 -@@ -1,8 +1,8 @@ --CC=gcc -+#CC=gcc - #uncomment the following line for linux 2.0.x (and maybe 2.1.x or 1.x too ...) - #UCD=-DUSE_UCDROM --PREFIX=/usr/local --CFLAGS=-Wall -g ${UCD} -+PREFIX?=/usr/local -+CFLAGS+=${UCD} -DCDDB_PATH=\"${X11BASE}/lib/X11/xmcd/cddb\" - all:dagrab - - dagrab:dagrab.o |