[libreoffice] 01/03: missing )

Rene Engelhard rene at moszumanska.debian.org
Sun Aug 6 21:54:22 UTC 2017


This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch master
in repository libreoffice.

commit 8bf708c564e49bfb87378883b9415cee9eef2948
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Sun Aug 6 21:51:09 2017 +0000

    missing )
---
 rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules b/rules
index caa86ce..e1a5219 100755
--- a/rules
+++ b/rules
@@ -720,7 +720,7 @@ endif
 ifeq "$(DEB_VENDOR)" "Debian"
   # chromium only available here.
   OOO_GDRIVE_ARCHS=amd64 arm64 armhf i386
-  ifneq (,$(findstring $(DEB_HOST_ARCH),$(OOO_GDRIVE_ARCHS))
+  ifneq (,$(findstring $(DEB_HOST_ARCH),$(OOO_GDRIVE_ARCHS)))
     ENABLE_GDRIVE=y
   endif
 endif

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git



More information about the Pkg-openoffice-commits mailing list