[SCM] ViennaCL packaging branch, master, updated. debian/1.1.1-1-11-g9aa8748

Michael Wild themiwi at users.sourceforge.net
Mon Jul 4 20:11:08 UTC 2011


The following commit has been merged in the master branch:
commit f3c0a75376f93bcd751d16e6738c6a5732fd36ae
Author: Michael Wild <themiwi at users.sourceforge.net>
Date:   Fri Apr 8 10:25:45 2011 +0200

    Export DH_OPTIONS in debian/rules
    
    Signed-off-by: Michael Wild <themiwi at users.sourceforge.net>

diff --git a/debian/rules b/debian/rules
index 0d9c758..8cbf7a7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,9 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+# This has to be exported to make some magic below work.
+export DH_OPTIONS
+
 %:
 	dh --sourcedirectory=tests --builddirectory=tests/build $@
 

-- 
ViennaCL packaging



More information about the debian-science-commits mailing list