[SCM] Python wrapper for the GNU Triangulated Surface library (GTS) branch, master, updated. upstream/0.3.1-19-g82aab72
Anton Gladky
gladky.anton at gmail.com
Sat Jan 26 22:13:57 UTC 2013
The following commit has been merged in the master branch:
commit d82a1d84e1f2a9fc0e35531f3521d454ff88226f
Author: Anton Gladky <gladky.anton at gmail.com>
Date: Sat Jan 26 22:16:40 2013 +0100
Return python version definition.
diff --git a/debian/rules b/debian/rules
index e99cec5..34b36e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
%:
dh $@
+PYVER = $(shell pyversions -dv)
+
override_dh_auto_install:
dh_auto_install
dh_numpy
--
Python wrapper for the GNU Triangulated Surface library (GTS)
More information about the debian-science-commits
mailing list