[Python-modules-commits] r29395 - in packages/python-rarfile/trunk/debian (rules)

hugo6390-guest at users.alioth.debian.org hugo6390-guest at users.alioth.debian.org
Wed Jun 18 19:40:46 UTC 2014


    Date: Wednesday, June 18, 2014 @ 19:40:45
  Author: hugo6390-guest
Revision: 29395

Using python3 -B in d/rules.

Modified:
  packages/python-rarfile/trunk/debian/rules

Modified: packages/python-rarfile/trunk/debian/rules
===================================================================
--- packages/python-rarfile/trunk/debian/rules	2014-06-18 18:57:15 UTC (rev 29394)
+++ packages/python-rarfile/trunk/debian/rules	2014-06-18 19:40:45 UTC (rev 29395)
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 export DH_VERBOSE=1
 export PYBUILD_NAME=python-rarfile
+export PYBUILD_INSTALL_ARGS_python3=-B
 
 %:
 	dh $@ --with python3 --buildsystem=pybuild




More information about the Python-modules-commits mailing list