Wrong substitution name. Thanks to Steve Schultz for finding this

problem.
This commit is contained in:
rocky
2004-11-04 03:35:57 +00:00
parent 09d2893bdb
commit bbe0590ee2

View File

@@ -3,9 +3,9 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libcdio
Name: @PACKAGE_NAME@
Description: Portable CD-ROM I/O library
Version: @VERSION@
Version: @PACKAGE_VERSION@
#Requires: glib-2.0
Libs: -L${libdir} -lcdio @LIBS@ @DARWIN_PKG_LIB_HACK@
Cflags: -I${includedir}