[SCM] libzen/master: Update libzen-dev.install to look for .pc in debian/tmp
hyperair at users.alioth.debian.org
hyperair at users.alioth.debian.org
Sun Apr 19 17:51:24 UTC 2015
The following commit has been merged in the master branch:
commit 3e9fa36efb47ffd1ecb7f02ca2203d515a81d2ee
Author: Chow Loong Jin <hyperair at debian.org>
Date: Thu Apr 16 11:01:45 2015 +0800
Update libzen-dev.install to look for .pc in debian/tmp
diff --git a/debian/libzen-dev.install b/debian/libzen-dev.install
old mode 100755
new mode 100644
index 0590870..b81a659
--- a/debian/libzen-dev.install
+++ b/debian/libzen-dev.install
@@ -1,8 +1,6 @@
-#!/usr/bin/dh-exec
-
/usr/lib/*/lib*.so
+/usr/lib/*/pkgconfig/
-Project/GNU/Library/libzen.pc /usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig
Source/ZenLib/*.h /usr/include/ZenLib/
Source/ZenLib/HTTP_Client/*.h /usr/include/ZenLib/HTTP_Client
Source/ZenLib/Format/Html/*.h /usr/include/ZenLib/Format/Html
--
libzen packaging
More information about the pkg-multimedia-commits
mailing list