Author: tille
Date: 2011-12-06 21:31:35 +0000 (Tue, 06 Dec 2011)
New Revision: 8796
Modified:
trunk/packages/ensembl/ensembl/trunk/debian/rules
Log:
Do not ship copy of memcached code in binary package
Modified: trunk/packages/ensembl/ensembl/trunk/debian/rules
===================================================================
--- trunk/packages/ensembl/ensembl/trunk/debian/rules 2011-12-06 20:54:50 UTC
(rev 8795)
+++ trunk/packages/ensembl/ensembl/trunk/debian/rules 2011-12-06 21:31:35 UTC
(rev 8796)
@@ -97,6 +97,11 @@
mv $(TMPINSTDIR)/$(pkg)-functgenomics/docs
$(TMPDOCDIR)/$(pkg)-functgenomics
mv $(TMPINSTDIR)/$(pkg)-variation/documentation
$(TMPDOCDIR)/$(pkg)-variation
+ # remove copy of memcached source
+ # FIXME: This should rather be done inside get-orig-source - otherwise
+ # it needs mentioning in debian/copyright
+ rm -rf $(TMPINSTDIR)/public-plugins/memcached/src
+
dh_install --autodest
# do not ship extra license files
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit