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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.6, updated. libreoffice_3.5.4-2-76-gff68eef



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


Reply to: