You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
liblqr-1/liblqr-1-0.1.0-pkgconfig.patch

10 lines
372 B

--- liblqr-1-0.1.0/lqr-1.pc.in.debug 2007-11-28 07:40:01.000000000 +0900
+++ liblqr-1-0.1.0/lqr-1.pc.in 2008-02-26 03:26:13.000000000 +0900
@@ -7,5 +7,5 @@
Description: LiquidRescale seam-carving library
Requires: glib-2.0
Version: @PACKAGE_VERSION@
-Libs: -L${libdir}/@LIBRARY_SNAME@ -l@LIBRARY_SNAME@
+Libs: -l@LIBRARY_SNAME@
Cflags: -I${includedir}/@LIBRARY_SNAME@