[Python-modules-commits] r32868 - in packages/flufl.lock/trunk/debian (rules)

barry at users.alioth.debian.org barry at users.alioth.debian.org
Thu Jun 4 22:24:58 UTC 2015


    Date: Thursday, June 4, 2015 @ 22:24:57
  Author: barry
Revision: 32868

export DEB_BUILD_OPTIONS=nocheck

Modified:
  packages/flufl.lock/trunk/debian/rules

Modified: packages/flufl.lock/trunk/debian/rules
===================================================================
--- packages/flufl.lock/trunk/debian/rules	2015-06-04 20:55:15 UTC (rev 32867)
+++ packages/flufl.lock/trunk/debian/rules	2015-06-04 22:24:57 UTC (rev 32868)
@@ -5,7 +5,7 @@
 #export DH_VERBOSE=1
 
 # multiprocessing.synchronize.Lock() does not work inside pbuilder
-DEB_BUILD_OPTIONS=nocheck
+export DEB_BUILD_OPTIONS=nocheck
 
 %:
 	dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild




More information about the Python-modules-commits mailing list