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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.4.0, updated. 4e2fa7a62b65ed8f59d8ad71ecb28de28e275df8



The following commit has been merged in the debian-experimental-3.4.0 branch:
commit 5f5251dc56d5435c94bb1358370b05369d08b477
Author: Rene Engelhard <rene@debian.org>
Date:   Sat Jun 4 15:17:12 2011 +0200

    there's no gengalrc when no SDK packaged(?)

diff --git a/rules b/rules
index 50678dc..110cb53 100755
--- a/rules
+++ b/rules
@@ -3055,8 +3055,10 @@ ifeq "$(USE_OOO_BUILD_DESKTOPS)" "n"
 	perl -pi -e "s/Icon=openofficeorg.*-extension/Icon=application-vnd.openofficeorg.extension.png/" $(PKGDIR)-common/usr/share/mimelnk/application/vnd.openofficeorg.extension.desktop
 endif
 
+ifeq "$(PACKAGE_SDK)" "y"
 	# fix permission
 	chmod 644 $(PKGDIR)-common/$(OODIR)/program/gengalrc
+endif
 
 	# install extension shell lib for use by extensions not from here
 	install -D -m644 debian/shell-lib-extensions.sh \

-- 
LibreOffice packaging repository


Reply to: