# HG changeset patch
# User Pascal Bellard <pascal.bellard@slitaz.org>
# Date 1273084979 -7200
# Node ID b6374ed82c8b3a63e0d34d2e54ef1ae001429516
# Parent  0143e359b96e010dbc6292a9142c837fd296f7c4
pangomm-dev: add pangommconfig.h

diff -r 0143e359b96e -r b6374ed82c8b pangomm-dev/receipt
--- a/pangomm-dev/receipt	Wed May 05 14:27:21 2010 +0000
+++ b/pangomm-dev/receipt	Wed May 05 20:42:59 2010 +0200
@@ -14,5 +14,5 @@
 	mkdir -p $fs/usr/lib
 	cp -a $_pkg/usr/lib/*.*a $fs/usr/lib
 	cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib
-	cp -a $_pkg/usr/include $fs/usr
+	cp -a $_pkg/usr/include $_pkg/usr/lib/*/include $fs/usr
 }