The following commit has been merged in the debian-experimental-3.4.0 branch:
commit 5f5251dc56d5435c94bb1358370b05369d08b477
Author: Rene Engelhard <[email protected]>
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


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to