[libgtkdatabox] 04/05: Fix location üf *.pc file
Andreas Tille
tille at debian.org
Sun Jan 19 15:52:09 UTC 2014
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libgtkdatabox.
commit daac654304de55c691fdee8238e4bc5d6d18163f
Author: Andreas Tille <tille at debian.org>
Date: Sun Jan 19 16:46:03 2014 +0100
Fix location üf *.pc file
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 5331924..69295e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,7 +47,7 @@ override_dh_install:
d-shlibmove --commit \
--multiarch \
--movedev "debian/tmp/usr/include" usr \
- --movedev "debian/tmp/usr/lib/*/pkgconfig" usr/share \
+ --movedev "debian/tmp/usr/lib/*/pkgconfig/*.pc" usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig \
debian/tmp/usr/lib/*/$(pkg).so
rm `find debian -name '*.la'`
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libgtkdatabox.git
More information about the debian-science-commits
mailing list