[SCM] plotmm/master: Remove /usr/lib/plotmm/include, no header get installed there.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Oct 22 15:20:46 UTC 2010


The following commit has been merged in the master branch:
commit cb6f5fece17fb8b08f25b01d466bc98640f0dc37
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Oct 22 17:19:46 2010 +0200

    Remove /usr/lib/plotmm/include, no header get installed there.

diff --git a/debian/patches/03-pkgconfig.patch b/debian/patches/03-pkgconfig.patch
new file mode 100644
index 0000000..4d07c27
--- /dev/null
+++ b/debian/patches/03-pkgconfig.patch
@@ -0,0 +1,14 @@
+Description: Remove -I${libdir}/plotmm/include from CFLAGS.
+Author: Alessio Treglia <alessio at debian.org>
+---
+ plotmm.pc.in |    2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- plotmm.orig/plotmm.pc.in
++++ plotmm/plotmm.pc.in
+@@ -8,4 +8,4 @@ Description: Plot widget for GTKmm
+ Requires: @GTKMM_PC@
+ Version: @VERSION@
+ Libs: -L${libdir} -lplotmm
+-Cflags: -I${includedir} -I${libdir}/plotmm/include
++Cflags: -I${includedir}
diff --git a/debian/patches/series b/debian/patches/series
index c3d25f1..c89dc0c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 01-declaring_SigC_error.patch
 02-buildsystem.patch
+03-pkgconfig.patch

-- 
plotmm packaging



More information about the pkg-multimedia-commits mailing list