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

[libreoffice] 01/01: oops, install libqstart_gtklo.so into /program, not /share



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

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

commit df98c07c63dd8b00e0aec75c2046e139153348f8
Author: Rene Engelhard <rene@debian.org>
Date:   Wed Aug 17 08:15:04 2016 +0200

    oops, install libqstart_gtklo.so into /program, not /share
---
 changelog | 7 +++++++
 rules     | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/changelog b/changelog
index 664212e..a2bd7eb 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,10 @@
+libreoffice (1:5.2.1~rc1-2) UNRELEASED; urgency=medium
+
+  * debian/rules:
+    - oops, install libqstart_gtklo.so into /program, not /share
+
+ -- Rene Engelhard <rene@debian.org>  Wed, 17 Aug 2016 08:13:53 +0200
+
 libreoffice (1:5.2.1~rc1-1) experimental; urgency=medium
 
   * new upstream release candidate
diff --git a/rules b/rules
index 8ded7cf..bc811f9 100755
--- a/rules
+++ b/rules
@@ -2662,7 +2662,7 @@ endif
 ifeq "$(BUILD_GTK)" "y"
 	mkdir -p -m755 $(PKGDIR)-gtk2/$(OODIR)/share
   ifeq "$(ENABLE_SYSTRAY)" "y"
-	mv $(PKGDIR)-gtk2/$(OODIR)/program/*qstart*so $(PKGDIR)-systray/$(OODIR)/share
+	mv $(PKGDIR)-gtk2/$(OODIR)/program/*qstart*so $(PKGDIR)-systray/$(OODIR)/program
   endif
   ifeq "$(ENABLE_GIO)" "y"
 	mv $(PKGDIR)-gtk2/$(OODIR)/program/libucpgio1lo.so \

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


Reply to: