[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-1-33-g837491c



The following commit has been merged in the debian-experimental-3.5 branch:
commit 837491cc09bf3a421be0327659aff063e103b689
Author: Rene Engelhard <rene@debian.org>
Date:   Wed Feb 22 11:07:27 2012 +0100

    typo

diff --git a/rules b/rules
index 894b4c6..c4d796f 100755
--- a/rules
+++ b/rules
@@ -1619,7 +1619,7 @@ ifneq (,$(findstring $(DEB_HOST_ARCH),$(OOO_NO_BASE_ARCHS)))
 	cd $(SOURCE_TREE)/smoketest && \
 		patch -p1 < $(CURDIR)/debian/patches/smoketest-disable-db-insert-delete-seek-tests.diff
 endif
-ifeq (,$(findstring $(DEB_HOST_ARCH),$(OOO_EXTENSION_ARCHS)))
+ifeq (,$(findstring $(DEB_HOST_ARCH),$(OOO_EXTENSIONS_ARCHS)))
 	cd $(SOURCE_TREE)/smoketest && \
 		patch -p1 < $(CURDIR)/debian/patches/smoketest-disable-extension-tests.diff
 endif
@@ -1637,7 +1637,7 @@ ifneq (,$(findstring $(DEB_HOST_ARCH),$(OOO_NO_BASE_ARCHS)))
 	cd $(SOURCE_TREE)/smoketest && \
 		patch -p1 -R < $(CURDIR)/debian/patches/smoketest-disable-db-insert-delete-seek-tests.diff
 endif
-ifeq (,$(findstring $(DEB_HOST_ARCH),$(OOO_EXTENSION_ARCHS)))
+ifeq (,$(findstring $(DEB_HOST_ARCH),$(OOO_EXTENSIONS_ARCHS)))
 	cd $(SOURCE_TREE)/smoketest && \
 		patch -p1 -R < $(CURDIR)/debian/patches/smoketest-disable-extension-tests.diff
 endif

-- 
LibreOffice packaging repository


Reply to: