diff options
Diffstat (limited to 'audio/xmcd/files/patch-cddb_d__Imakefile')
-rw-r--r-- | audio/xmcd/files/patch-cddb_d__Imakefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/xmcd/files/patch-cddb_d__Imakefile b/audio/xmcd/files/patch-cddb_d__Imakefile deleted file mode 100644 index 041fa90ca7b9..000000000000 --- a/audio/xmcd/files/patch-cddb_d__Imakefile +++ /dev/null @@ -1,11 +0,0 @@ ---- cddb_d/Imakefile.orig Thu May 31 12:53:57 2007 -+++ cddb_d/Imakefile Thu May 31 12:53:00 2007 -@@ -225,7 +225,7 @@ - /* - * Build rule for the CD Information Library - */ --NormalLibraryTarget(cddb,$(OBJS)) -+NormalLibraryTarget(cddblocal,$(OBJS)) - NormalLibraryTarget(cddbkey1,$(KOBJ)) - DependTarget() - |