pkgconfig include path should not contain libraw1394
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@149 53a565d1-3bb7-0310-b661-cf11e63c67ab
This commit is contained in:
parent
a07ba8cee9
commit
4276e9ee3c
|
@ -7,4 +7,4 @@ Name: libraw1394
|
||||||
Description: Interface library for the Linux IEEE1394 drivers.
|
Description: Interface library for the Linux IEEE1394 drivers.
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Libs: -L${libdir} -lraw1394
|
Libs: -L${libdir} -lraw1394
|
||||||
Cflags: -I${includedir}/libraw1394
|
Cflags: -I${includedir}
|
||||||
|
|
Reference in New Issue