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

[SCM] LibreOffice packaging repository branch, debian-experimental-4.1, updated. libreoffice_4.0.2_rc2-1-59-g96cb073



The following commit has been merged in the debian-experimental-4.1 branch:
commit 96cb0731df9c157ce2e7fe4ca5f2d0941b951f53
Author: Rene Engelhard <rene@debian.org>
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


Reply to: