[libreoffice] 02/02: remove duplicated make

Rene Engelhard rene at moszumanska.debian.org
Mon Jul 3 22:48:43 UTC 2017


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

rene pushed a commit to branch debian-experimental-5.4
in repository libreoffice.

commit 6265a59dd02dba0546bb5140e2a90067e4c0ba69
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Tue Jul 4 00:48:31 2017 +0200

    remove duplicated make
---
 tests/odk-build-examples | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/odk-build-examples b/tests/odk-build-examples
index 4a17875..e4bf666 100755
--- a/tests/odk-build-examples
+++ b/tests/odk-build-examples
@@ -32,7 +32,7 @@ echo "====== Starting build with ${CHECK_PARALLELISM} job against /usr/lib/libre
 cd $SRCDIR/odk
 export PARALLELISM=$CHECK_PARALLELISM
 make -rk \
-	make CustomTarget_odk/build-examples verbose=t 2>&1
+	CustomTarget_odk/build-examples verbose=t 2>&1
 
 unapply
 

-- 
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