421455bafb
PR: 112876 Submitted by: edwin Patch by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Approved by: maintainer timeout (4 months)
11 lines
310 B
Text
11 lines
310 B
Text
--- 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()
|
|
|