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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.5, updated. libreoffice_3.5.0_beta2-2-44-gcc27f8c



The following commit has been merged in the debian-experimental-3.5 branch:
commit 0a3da5da80eeb42bc93748783ae0a214c72b28ee
Author: Rene Engelhard <rene@debian.org>
Date:   Mon Jan 16 15:59:00 2012 +0100

    add comment to autogen.sh call

diff --git a/rules b/rules
index 832edd1..57619dd 100755
--- a/rules
+++ b/rules
@@ -1559,6 +1559,9 @@ endif
 	# Make sure we have /proc mounted - otherwise idlc will fail later.
 	test -r /proc/version
 
+	# FIXME: Theoretically this should call ./configure instead of
+	# it exists but that causes the configure flags NOT to be hnoured
+	# somehow...
 	PATH=$(BUILD_PATH) LD_LIBRARY_PATH=$(BUILD_LD_LIBRARY_PATH) ./autogen.sh $(CONFIGURE_FLAGS)
 
 	touch $@

-- 
LibreOffice packaging repository


Reply to: