[libreoffice] 01/01: another helpimg move fix...

Rene Engelhard rene at moszumanska.debian.org
Tue Sep 12 21:53:37 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 6b62de5e2bc42d62ec20a9fd240152721d136289
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Tue Sep 12 23:36:05 2017 +0200

    another helpimg move fix...
---
 changelog | 2 +-
 rules     | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/changelog b/changelog
index 7fc05f8..e2c8e2b 100644
--- a/changelog
+++ b/changelog
@@ -12,7 +12,7 @@ libreoffice (1:5.4.1-2) unstable; urgency=medium
     - move images_helpimg.zip to usr/share like the others; remove obsolete
       helpimg mangling in the "other" images_*.zip
 
- -- Rene Engelhard <rene at debian.org>  Mon, 11 Sep 2017 19:21:11 +0200
+ -- Rene Engelhard <rene at debian.org>  Tue, 12 Sep 2017 23:36:10 +0200
 
 libreoffice (1:5.4.1-1) unstable; urgency=medium
 
diff --git a/rules b/rules
index 8e41a07..892a622 100755
--- a/rules
+++ b/rules
@@ -3069,11 +3069,11 @@ endif
 			$(PKGDIR)-style-$$p/$(OODIR)/share/config/$$z; \
 	done
 	mkdir -p $(PKGDIR)-common/$(shell echo $(OODIR) | sed -e s/lib/share/)/share/config; \
-	mv $(PKGDIR)-common/$(OODIR)/share/config/$$z \
+	mv $(PKGDIR)-common/$(OODIR)/share/config/images_helpimg.zip \
 		$(PKGDIR)-common/$(shell echo $(OODIR) | sed -e s/lib/share/)/share/config/; \
 	mkdir -p $(PKGDIR)-common/$(OODIR)/share/config; \
-	ln -s /$(shell echo $(OODIR) | sed -e s/lib/share/)/share/config/$$z \
-		$(PKGDIR)-common/$(OODIR)/share/config/$$z; \
+	ln -s /$(shell echo $(OODIR) | sed -e s/lib/share/)/share/config/images_helpimg.zip \
+		$(PKGDIR)-common/$(OODIR)/share/config/images_helpimg.zip; \
 
 ifeq "$(DEB_VENDOR)" "Debian"
 	# install Debian presentation template

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