The following commit has been merged in the debian-experimental-4.1 branch:
commit 96cb0731df9c157ce2e7fe4ca5f2d0941b951f53
Author: Rene Engelhard <[email protected]>
Date:   Fri Mar 29 17:30:44 2013 +0100

    move libreoffice-catalog.xml for glade into -dev

diff --git a/rules b/rules
index 7f170ae..ca27ca7 100755
--- a/rules
+++ b/rules
@@ -1957,6 +1957,14 @@ ifeq "$(ENABLE_EVO2)" "y"
                $(PKGDIR)-evolution/$(OODIR)/presets/database
 endif
 
+ifeq "$(PACKAGE_SDK)" "y"
+       mkdir -p $(PKGDIR)-dev/$(OODIR)/share/glade
+       mv $(PKGDIR)-common/$(OODIR)/share/glade/libreoffice-catalog.xml \
+               $(PKGDIR)-dev/$(OODIR)/share/glade
+else
+       rm -rf $(PKGDIR)-common/$(OODIR)/share/glade
+endif
+
        find debian/tmp ! -perm -200 | xargs -r chmod u+w
 
        touch $@

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