The following commit has been merged in the debian-experimental-3.5 branch:
commit 837491cc09bf3a421be0327659aff063e103b689
Author: Rene Engelhard <[email protected]>
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
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]