[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

./packages/openofficeorg/3.2.1/unstable r2053: add clarifying comment about PYTHON_VERSION setting



------------------------------------------------------------
revno: 2053
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Tue 2010-07-13 21:33:26 +0200
message:
  add clarifying comment about PYTHON_VERSION setting
modified:
  rules
=== modified file 'rules'
--- a/rules	2010-07-13 19:30:22 +0000
+++ b/rules	2010-07-13 19:33:26 +0000
@@ -101,6 +101,10 @@
 BUILD_PYUNO=y
 USE_PYCENTRAL=y
 USE_PYSUPPORT=n
+# THIS IS ONLY FOR TESTING. When building against a specified pythonX.Y
+# this will work inside OOo but *not* from outside OOo unless the user
+# uses pythonX.Y directly (and the dh_pycentral-created dependencies allow
+# also the non-working default python then) - see e.g. #587402
 PYTHON_VERSION=current
 ifeq "$(PYTHON_VERSION)" "current"
   PYTHON=python


Reply to: