[SCM] ViennaCL packaging branch, master, updated. debian/1.2.0-1-23-gcc71e86
Michael Wild
themiwi at users.sourceforge.net
Wed May 30 06:53:56 UTC 2012
The following commit has been merged in the master branch:
commit a99add4f98627eef5eaf6ba20b922ffc37820932
Author: Michael Wild <themiwi at users.sourceforge.net>
Date: Wed May 30 08:31:37 2012 +0200
Disable python-support in debian/rules
Signed-off-by: Michael Wild <themiwi at users.sourceforge.net>
diff --git a/debian/rules b/debian/rules
index edc8369..9ca7d03 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,7 @@ BUILDDIR := obj-$(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
# Catch-all rule
%:
- dh $@
+ dh $@ --without python-support
override_dh_auto_configure:
rm -rf CL
--
ViennaCL packaging
More information about the debian-science-commits
mailing list