The following commit has been merged in the master branch:
commit cd114c82c3e7e4ea19a383ce8e8ecf31e6abbaa0
Author: Rene Engelhard <r...@debian.org>
Date:   Sat Feb 19 16:57:08 2011 +0000

    remove stray "arm" which got added in 
ec8dd309c597dfc4b5e39f572ab0fd14f6970327 as we don't support arm (oabi) anymore 
anyway

diff --git a/rules b/rules
index baeb44b..e6f6526 100755
--- a/rules
+++ b/rules
@@ -362,7 +362,7 @@ endif
 
 ifeq "$(ENABLE_OPENGL)" "y"
   # doesn't make that much sense on armel and mips(el), does it? :)
-  OOO_OGLTRANS_ARCHS = $(filter-out arm armel mips%, $(OOO_ARCHS))
+  OOO_OGLTRANS_ARCHS = $(filter-out armel mips%, $(OOO_ARCHS))
   ifeq (,$(filter $(ARCH),$(OOO_OGLTRANS_ARCHS)))
        ENABLE_OPENGL=n
   endif

-- 
LibreOffice packaging repository


-- 
To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1pqq7h-0001a4...@alioth.debian.org

Reply via email to