[SCM] Core functionality for performing astronomy and astrophysics with Python branch, debian, updated. f96dff62e2d6bfb97830e86d2f333ecd31d9b6ee
Ole Streicher
debian at liska.ath.cx
Tue Jan 22 10:17:53 UTC 2013
The following commit has been merged in the debian branch:
commit b6264f72e7c9ea6eec2d8c23957d5d0dfcaa7946
Author: Ole Streicher <debian at liska.ath.cx>
Date: Tue Jan 22 11:16:25 2013 +0100
Force usage of the 'distribute' version provided by the (Debian) system
diff --git a/debian/rules b/debian/rules
index 774fad0..34b7f2b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
dh $@ --with python2,sphinxdoc
override_dh_auto_build:
- dh_auto_build -- --use-system-libraries --enable-legacy
+ dh_auto_build -- --use-system-libraries --use-system-distribute --enable-legacy
override_dh_shlibdeps:
dh_shlibdeps
--
Core functionality for performing astronomy and astrophysics with Python
More information about the debian-science-commits
mailing list