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

[libreoffice] 23/25: OOoRunnerLight is no more



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

sweetshark-guest pushed a commit to branch ubuntu-wily-5.0
in repository libreoffice.

commit aeefef78b84ffc4cbff24d9beb3ad5fb63a5a7fc
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Fri Jun 12 21:30:49 2015 +0200

    OOoRunnerLight is no more
---
 changelog | 2 +-
 rules     | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/changelog b/changelog
index f8700c7..9336a08 100644
--- a/changelog
+++ b/changelog
@@ -1,4 +1,4 @@
-libreoffice (1:5.0.0~beta3-0ubuntu1~vivid2) vivid; urgency=medium
+libreoffice (1:5.0.0~beta3-0ubuntu1~vivid3) vivid; urgency=medium
 
   * new upstream beta
 
diff --git a/rules b/rules
index ca6fb88..056004d 100755
--- a/rules
+++ b/rules
@@ -1834,7 +1834,7 @@ $(STAMP_DIR)/build-indep:
 	PATH=$(BUILD_PATH) LD_LIBRARY_PATH=$(BUILD_LD_LIBRARY_PATH) ARCH_FLAGS=$(ARCH_FLAGS) TMP=`mktemp -q -d` $(MAKE) build-nocheck
 ifeq "$(BUILD_TEST_PACKAGE)" "y"
   ifeq "$(ENABLE_JUNIT4)" "y"
-	PATH=$(BUILD_PATH) LD_LIBRARY_PATH=$(BUILD_LD_LIBRARY_PATH) ARCH_FLAGS=$(ARCH_FLAGS) TMP=`mktemp -q -d` $(MAKE) Jar_{OOoRunner,OOoRunnerLight,test,ConnectivityTools}
+	PATH=$(BUILD_PATH) LD_LIBRARY_PATH=$(BUILD_LD_LIBRARY_PATH) ARCH_FLAGS=$(ARCH_FLAGS) TMP=`mktemp -q -d` $(MAKE) Jar_{OOoRunner,test,ConnectivityTools}
   endif
 endif
 
@@ -2583,7 +2583,7 @@ ifeq "$(BUILD_TEST_PACKAGE)" "y"
   ifeq "$(ENABLE_JUNIT4)" "y"
 	rm -rf $(PKGDIR)-subsequentcheckbase
 	mkdir -p $(PKGDIR)-subsequentcheckbase/$(OODIR)/program/classes/
-	for jar in OOoRunner OOoRunnerLight test test-tools ConnectivityTools; do \
+	for jar in OOoRunner test test-tools ConnectivityTools; do \
 		cp workdir/Jar/$$jar.jar $(PKGDIR)-subsequentcheckbase/$(OODIR)/program/classes/; \
 	done
   endif

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


Reply to: