The following commit has been merged in the ubuntu-saucy-4.1 branch:
commit d5c6a228ee9557944ee3bb21be4e7b51d2cd5d9a
Author: Bjoern Michaelsen <[email protected]>
Date:   Tue Jul 30 15:54:05 2013 +0200

    delete zero byte xref files in -dev-doc
    
    * not investing more in this as upstream killed autodoc in 4.2 and uses 
doxygen

diff --git a/rules b/rules
index 63e0062..d173693 100755
--- a/rules
+++ b/rules
@@ -2049,6 +2049,7 @@ ifeq "$(PACKAGE_SDK)" "y"
                $(PKGDIR)-dev/$(OOSDKDIR)/docs
        mv $(PKGDIR)-dev/$(OOSDKDIR)/examples \
                $(PKGDIR)-dev-doc/$(OOSDKDIR)
+       find $(PKGDIR)-dev-doc/usr/share/doc/ -size 0 -type f -delete
 endif
 
        # fixup ure-link symlink. The move is done in install-arch

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