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

[libreoffice] 01/01: add missing mkdir -p $(PKGDIR)-systray/$(OODIR)/program



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 fb32c7d58c1c2d0f10b19615f737c7929c770941
Author: Rene Engelhard <rene@debian.org>
Date:   Sat Aug 20 21:49:20 2016 +0200

    add missing mkdir -p $(PKGDIR)-systray/$(OODIR)/program
---
 rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules b/rules
index bc811f9..497d6fd 100755
--- a/rules
+++ b/rules
@@ -2662,6 +2662,7 @@ endif
 ifeq "$(BUILD_GTK)" "y"
 	mkdir -p -m755 $(PKGDIR)-gtk2/$(OODIR)/share
   ifeq "$(ENABLE_SYSTRAY)" "y"
+	mkdir -p $(PKGDIR)-systray/$(OODIR)/program
 	mv $(PKGDIR)-gtk2/$(OODIR)/program/*qstart*so $(PKGDIR)-systray/$(OODIR)/program
   endif
   ifeq "$(ENABLE_GIO)" "y"

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


Reply to: