Marked libisofs SVN copy as outdated (use bzr on lp)
This commit is contained in:
11
libisofs_outdated/branches/thomas/libisofs-1.pc.in
Normal file
11
libisofs_outdated/branches/thomas/libisofs-1.pc.in
Normal file
@ -0,0 +1,11 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
|
||||
Name: libisofs
|
||||
Description: ISO9660 filesystem creation library
|
||||
Version: @VERSION@
|
||||
Requires:
|
||||
Libs: -L${libdir} -lisofs
|
||||
Cflags: -I${includedir}/libisofs
|
Reference in New Issue
Block a user