[med-svn] r1557 - trunk/packages/libgenome/trunk/debian
tille at alioth.debian.org
tille at alioth.debian.org
Wed Mar 12 15:27:47 UTC 2008
Author: tille
Date: 2008-03-12 15:27:47 +0000 (Wed, 12 Mar 2008)
New Revision: 1557
Modified:
trunk/packages/libgenome/trunk/debian/rules
Log:
Make better use of d-shlibmove
Modified: trunk/packages/libgenome/trunk/debian/rules
===================================================================
--- trunk/packages/libgenome/trunk/debian/rules 2008-03-12 14:47:36 UTC (rev 1556)
+++ trunk/packages/libgenome/trunk/debian/rules 2008-03-12 15:27:47 UTC (rev 1557)
@@ -18,8 +18,7 @@
# cp -a doc/html/* debian/tmp/usr/share/doc/html
d-shlibmove --commit \
--movedev "debian/tmp/usr/include/$(name)/*" usr/include/$(name)-$(version) \
+ --movedev "$(name)-$(version).pc" usr/share/pkgconfig \
debian/tmp/usr/lib/$(name)-$(version).so
-# --movedevdoc "debian/tmp/usr/share/doc/html/*" \
- mkdir -p debian/$(pkg)-$(version)-1-dev/usr/share/pkgconfig
- cp -a $(name)-$(version).pc debian/$(pkg)-$(version)-1-dev/usr/share/pkgconfig
+# --movedevdoc "debian/tmp/usr/share/doc/html/*" \
More information about the debian-med-commit
mailing list