Author: tille
Date: 2012-07-23 08:11:55 +0000 (Mon, 23 Jul 2012)
New Revision: 11870
Modified:
trunk/packages/python-biom-format/trunk/debian/rules
Log:
Remove language extension from scripts
Modified: trunk/packages/python-biom-format/trunk/debian/rules
===================================================================
--- trunk/packages/python-biom-format/trunk/debian/rules 2012-07-23
07:44:57 UTC (rev 11869)
+++ trunk/packages/python-biom-format/trunk/debian/rules 2012-07-23
08:11:55 UTC (rev 11870)
@@ -5,5 +5,10 @@
%:
dh $@ --with python2
+override_dh_install:
+ dh_install
+ # remove language extension
+ rename 's/\.py$$//;' $(CURDIR)/debian/*/usr/bin/*
+
get-orig-source:
. debian/get-orig-source
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit