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

[SCM] LibreOffice packaging repository branch, debian-experimental-4.0, updated. libreoffice_4.0.2_rc2-2-8-g202e245



The following commit has been merged in the debian-experimental-4.0 branch:
commit 158ec1f474a517f287e84b5bd3b951811afc6bb0
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 9710451..0f83402 100755
--- a/rules
+++ b/rules
@@ -979,9 +979,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: