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

[libreoffice] 03/04: fix vortexVertexShader.glsl permissions (-x), thankks lintian



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

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

commit 78fae17c43c3bddec19fd31ba713a35f0619f1a1
Author: Rene Engelhard <rene@debian.org>
Date:   Tue Feb 2 19:48:10 2016 +0100

    fix vortexVertexShader.glsl permissions (-x), thankks lintian
---
 rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/rules b/rules
index e07f327..dfeeeba 100755
--- a/rules
+++ b/rules
@@ -2807,6 +2807,9 @@ ifeq "$(ENABLE_JAVA)" "y"
 	mh_installjar -plibreoffice-officebean -l debian/pom.officebean.xml instdir/program/classes/officebean.jar
 endif
 
+	# fix permission
+	chmod 644 $(PKGDIR)-ogltrans/$(OODIR)/program/opengl/vortexVertexShader.glsl
+
 	for i in $(ARCH_DEP_PACKAGES); do \
 		if [ -e debian/$$i.bug-script.in ]; then \
 			cat debian/$$i.bug-script.in \

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


Reply to: