[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:49 UTC 2012
The following commit has been merged in the master branch:
commit 2db3b5af0e57465aa0dfcdebd652a743ea8d07f2
Author: Michael Wild <themiwi at users.sourceforge.net>
Date: Tue May 29 07:33:56 2012 +0200
Update DH_ALWAYS_EXCLUDE for 1.3.0
Signed-off-by: Michael Wild <themiwi at users.sourceforge.net>
diff --git a/debian/rules b/debian/rules
index 51b8399..8ea8401 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
# This has to be exported to make some magic below work.
export DH_OPTIONS
export DH_ALWAYS_EXCLUDE
-clean: DH_ALWAYS_EXCLUDE += examples/tutorial/CMakeLists.txt~
+clean: DH_ALWAYS_EXCLUDE += auxiliary/nmf/align1/el_wise_mul_div.cl~:auxiliary/nmf/align1/sub_wise.cl~:examples/tutorial/iterative-ublas.cpp~:viennacl/linalg/lanczos.hpp~
DEBDIR := $(dir $(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST)))
PKGDIR := $(dir $(abspath $(DEBDIR)))
--
ViennaCL packaging
More information about the debian-science-commits
mailing list