The following commit has been merged in the master branch: commit 4b409838130e053f5c1d0f0cf2eecf2ea7a07e40 Author: Rene Engelhard <r...@debian.org> Date: Fri Feb 24 23:13:15 2012 +0100
chmod 755 setsdkenv_unix diff --git a/changelog b/changelog index a14c0c1..c51e92c 100644 --- a/changelog +++ b/changelog @@ -6,8 +6,9 @@ libreoffice (1:3.4.5-4) UNRELEASED; urgency=low - remove obsolete "export MINGWSTRIP" hack - fix (>= 1.1.9) for libcommons-logging-java to actually work, thanks Rico Tzschichholz + - chmod 755 setsdkenv_unix - -- Rene Engelhard <r...@debian.org> Fri, 24 Feb 2012 21:16:57 +0100 + -- Rene Engelhard <r...@debian.org> Fri, 24 Feb 2012 22:41:51 +0100 libreoffice (1:3.4.5-3) unstable; urgency=low diff --git a/rules b/rules index a5b3988..4512460 100755 --- a/rules +++ b/rules @@ -2620,6 +2620,7 @@ ifeq "$(PACKAGE_SDK)" "y" perl -pi -e 's,/usr/bin/csh,/bin/csh,'\ $(PKGDIR)-dev/$(OOSDKDIR)/setsdkenv_unix.$$i; \ done + chmod 755 $(PKGDIR)-dev/$(OOSDKDIR)/setsdkenv_unix # create wrapper scripts cd $(PKGDIR)-dev/$(OOSDKDIR)/bin && \ for i in *; do \ -- LibreOffice packaging repository -- To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1s13od-000830...@vasks.debian.org