[SCM] Core functionality for performing astronomy and astrophysics with Python branch, debian, updated. d902adc0ba49860db684725bc6c397bed2b84b2d
Ole Streicher
debian at liska.ath.cx
Wed Feb 13 20:54:20 UTC 2013
The following commit has been merged in the debian branch:
commit d902adc0ba49860db684725bc6c397bed2b84b2d
Author: Ole Streicher <debian at liska.ath.cx>
Date: Wed Feb 13 21:50:52 2013 +0100
override dh_installdocs only when arch indep pkgs are build
diff --git a/debian/rules b/debian/rules
index ae16a79..78e8f9c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ override_dh_shlibdeps:
dh_shlibdeps
dh_numpy
-override_dh_installdocs:
+override_dh_installdocs-indep:
python setup.py build_sphinx
dh_installdocs
--
Core functionality for performing astronomy and astrophysics with Python
More information about the debian-science-commits
mailing list