[med-svn] r1562 - trunk/packages/libmems/trunk/debian

tille at alioth.debian.org tille at alioth.debian.org
Wed Mar 12 20:10:40 UTC 2008


Author: tille
Date: 2008-03-12 20:10:40 +0000 (Wed, 12 Mar 2008)
New Revision: 1562

Modified:
   trunk/packages/libmems/trunk/debian/rules
Log:
Include pkg-config file


Modified: trunk/packages/libmems/trunk/debian/rules
===================================================================
--- trunk/packages/libmems/trunk/debian/rules	2008-03-12 16:11:06 UTC (rev 1561)
+++ trunk/packages/libmems/trunk/debian/rules	2008-03-12 20:10:40 UTC (rev 1562)
@@ -17,6 +17,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/*" \




More information about the debian-med-commit mailing list