[med-svn] [pysam] 02/02: This does not work ...

Andreas Tille tille at debian.org
Mon Feb 10 18:10:51 UTC 2014


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository pysam.

commit 456ec255d0971b1ee8539bb9594db8516f23095e
Author: Andreas Tille <tille at debian.org>
Date:   Mon Feb 10 19:10:31 2014 +0100

    This does not work ...
---
 debian/rules | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/debian/rules b/debian/rules
index 648e82a..a176f72 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,13 @@ ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	done
 endif
 
+#override_dh_auto_install:
+#	set -e; \
+#	for py in $(PYVERS); do \
+#		$$py -B setup.py install --skip-build --root debian/python-pysam \
+#				--install-layout deb; \
+#	done
+
 override_dh_auto_clean:
 	dh_auto_clean
 	cd tests; make clean

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pysam.git



More information about the debian-med-commit mailing list