[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[libreoffice] 01/02: add missing make clean for satefy



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

rene pushed a commit to branch master
in repository libreoffice.

commit 1dccdbaee9d993c5c66084945ad7f3bcb78aa2c1
Author: Rene Engelhard <rene@debian.org>
Date:   Tue Apr 5 14:41:00 2016 +0200

    add missing make clean for satefy
---
 tests/sdk-examples | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/sdk-examples b/tests/sdk-examples
index d0d27f8..c249897 100644
--- a/tests/sdk-examples
+++ b/tests/sdk-examples
@@ -22,6 +22,6 @@ make countermain.run
 if [ -e /usr/lib/libreoffice/sdk/classes/win/unowinreg.dll ]; then
 	echo "====== Building Java DocumentHandling example ======"
 	cd $d/examples/java/DocumentHandling
-	make
+	make clean
 fi
 

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


Reply to: