The following commit has been merged in the debian-experimental-3.6 branch:
commit 160901fd12429345c2b5d5c6222702cf8ec1ebc2
Author: Rene Engelhard <[email protected]>
Date: Thu May 3 15:23:36 2012 +0200
fix libreoffice-xsltfilter.desktop install
diff --git a/scripts/gid2pkgdirs.sh b/scripts/gid2pkgdirs.sh
index 382e261..37a258f 100755
--- a/scripts/gid2pkgdirs.sh
+++ b/scripts/gid2pkgdirs.sh
@@ -66,6 +66,7 @@ mv ./usr/share/mimelnk/application/* \
#done
for i in ./usr/share/applications/*.desktop; do \
if [ "`basename $i`" = "libreoffice-startcenter.desktop" ]; then
p=libreoffice-common; \
+ elif [ "`basename $i`" = "libreoffice-xsltfilter.desktop" ]; then
p=libreoffice-common; \
elif [ "`basename $i`" = "libreoffice-binfilter.desktop" ]; then
p=libreoffice-filter-binfilter; else \
p=`basename $i .desktop`; fi
mkdir -p pkg/$p/usr/share/applications
--
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]