[libreoffice] 04/05: Fix mv of liblosessioninstalllo.so

Rene Engelhard rene at moszumanska.debian.org
Fri Jul 21 22:26:12 UTC 2017


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

rene pushed a commit to branch master
in repository libreoffice.

commit cb64fbe06976ea7e5f008f7e58d3f297b18be46f
Author: Rico Tzschichholz <ricotz at ubuntu.com>
Date:   Fri Jul 21 20:27:31 2017 +0200

    Fix mv of liblosessioninstalllo.so
---
 rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules b/rules
index 1feb7f2..3da4165 100755
--- a/rules
+++ b/rules
@@ -2668,7 +2668,7 @@ ifeq "$(BUILD_GTK)" "y"
 		$(PKGDIR)-gnome/$(OODIR)/program/
   endif
   ifeq "$(ENABLE_PACKAGEKIT)" "y"
-	mv $(PKGDIR)-gtk/$(OODIR)/program/liblosessioninstalllo.so \
+	mv $(PKGDIR)-gtk2/$(OODIR)/program/liblosessioninstalllo.so \
 		$(PKGDIR)-gnome/$(OODIR)/program/
   endif
 endif

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