The following commit has been merged in the debian-experimental-4.1 branch:
commit f697980dd4e18fb0044d16058b6f39d92bcbdaa8
Author: Rene Engelhard <[email protected]>
Date:   Mon May 13 22:33:24 2013 +0200

    clarify PYTHON_FOR_BUILD comments

diff --git a/rules b/rules
index 0049471..3db251c 100755
--- a/rules
+++ b/rules
@@ -1698,7 +1698,8 @@ $(STAMP_DIR)/build-arch:
 
 ifneq "$(WHEEZY_BACKPORT)" "y"
        # setting PYTHON_FOR_BUILD above does NOT work and otherwise it
-       # might pick up /usr/bin/python (python 2!) which will not work.
+       # might pick up /usr/bin/python (python 2!) due to 
wheezy-backports-python.diff
+       # which will not work.
        perl -pi -e 's/export PYTHON_FOR_BUILD=.*/export 
PYTHON_FOR_BUILD=$(PYTHON)/' config_host.mk
 endif
 
@@ -1748,7 +1749,8 @@ $(STAMP_DIR)/build-indep:
 
 ifneq "$(WHEEZY_BACKPORT)" "y"
        # setting PYTHON_FOR_BUILD above does NOT work and otherwise it
-       # might pick up /usr/bin/python (python 2!) which will not work.
+       # might pick up /usr/bin/python (python 2!) due to 
wheezy-backports-python.diff
+       # which will not work.
        perl -pi -e 's/export PYTHON_FOR_BUILD=.*/export 
PYTHON_FOR_BUILD=$(PYTHON)/' config_host.mk
 endif
 

-- 
LibreOffice packaging repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to