The following commit has been merged in the debian-experimental-3.6 branch:
commit ff68eef862fe9b2e8e2aeaf3bbecf65850ce4a67
Author: Rene Engelhard <[email protected]>
Date: Fri Jun 8 14:05:19 2012 +0200
create symlinks for images*.zip in /usr/lib/ until
search-usr-share-for-images.diff is ported
diff --git a/rules b/rules
index 6fc17be..2be112d 100755
--- a/rules
+++ b/rules
@@ -2614,6 +2614,9 @@ endif
mkdir -p $(PKGDIR)-style-$$p/$(shell echo $(OODIR) | sed -e
s/lib/share/)/share/config; \
mv $(PKGDIR)-common/$(OODIR)/share/config/$$z \
$(PKGDIR)-style-$$p/$(shell echo $(OODIR) | sed -e
s/lib/share/)/share/config/; \
+ mkdir -p $(PKGDIR)-style-$$p/$(OODIR)/share/config; \
+ ln -s /$(shell echo $(OODIR) | sed -e
s/lib/share/)/share/config/$$z \
+ $(PKGDIR)-style-$$p/$(OODIR)/share/config/$$z; \
done
rm -rf debian/openoffice.org-dtd-officedocument1.0
--
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]