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

[libreoffice] 04/08: fixup ConnectivityTools



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

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

commit 6f781478b17380ca476ad16bf94777ee2f2b991e
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Thu Mar 13 09:07:24 2014 +0100

    fixup ConnectivityTools
    
    Conflicts:
    	rules
---
 rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/rules b/rules
index c3cecb1..f673748 100755
--- a/rules
+++ b/rules
@@ -2804,6 +2804,9 @@ ifeq "$(BUILD_TEST_PACKAGE)" "y"
 	for jar in OOoRunner.jar OOoRunnerLight.jar test.jar test-tools.jar; do \
 		cp workdir/Jar/$$jar $(PKGDIR)-subsequentcheckbase/$(OODIR)/program/classes/; \
 	done
+	for jar in ConnectivityTools.jar; do \
+		cp instdir/program/classes/$$jar $(PKGDIR)-subsequentcheckbase/$(OODIR)/program/classes/; \
+	done
   endif
 endif
 endif

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


Reply to: