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

[SCM] LibreOffice packaging repository branch, debian-experimental-4.1, updated. libreoffice_4.0.2_rc2-2-65-g11269ff



The following commit has been merged in the debian-experimental-4.1 branch:
commit 637748b3144eaabed5eb64b73b203b4a2f0dae14
Author: Rene Engelhard <rene@debian.org>
Date:   Mon Apr 8 19:17:05 2013 +0200

    spaces -> tabs to make arm HelpIndexer error work

diff --git a/rules b/rules
index 35c2d20..75c309d 100755
--- a/rules
+++ b/rules
@@ -972,9 +972,9 @@ ifneq (,$(filter clucene, $(SYSTEM_STUFF)))
 	BUILD_DEPS += , libclucene-dev (>= 2.3.3.4-2)
 else
   ifneq (,$(findstring arm,$(DEB_HOST_ARCH)))
-	# FIXME. If you really want this, comment this out then help stuff will
-	# be disabled on arm*
-	$(error internal clucene makes HelpIndexer segfault on ARM!)
+        # FIXME. If you really want this, comment this out then help stuff will
+        # be disabled on arm*
+        $(error internal clucene makes HelpIndexer segfault on ARM!)
   endif
 endif
 

-- 
LibreOffice packaging repository


Reply to: