diff options
Diffstat (limited to 'audio/xmcd/files/patch-aj')
-rw-r--r-- | audio/xmcd/files/patch-aj | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/xmcd/files/patch-aj b/audio/xmcd/files/patch-aj new file mode 100644 index 000000000000..041fa90ca7b9 --- /dev/null +++ b/audio/xmcd/files/patch-aj @@ -0,0 +1,11 @@ +--- 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() + |