The following commit has been merged in the debian-experimental-3.7 branch:
commit fab2db39fbb0bad77e79c22a8e5b3b0b6305712f
Author: Rene Engelhard <[email protected]>
Date: Fri Nov 9 23:54:26 2012 +0100
actually unpack librelogo.oxt in the right directory...
diff --git a/rules b/rules
index 6bdc848..918cf68 100755
--- a/rules
+++ b/rules
@@ -2753,7 +2753,8 @@ endif
ifeq "$(PACKAGE_LIBRELOGO)" "y"
rm -rf $(PKGDIR)-librelogo
- mkdir -p $(PKGDIR)-librelogo/$(OODIR)/share/extensions/librelogo && \
+ mkdir -p $(PKGDIR)-librelogo/$(OODIR)/share/extensions/librelogo
+ cd $(PKGDIR)-librelogo/$(OODIR)/share/extensions/librelogo && \
unzip $(CURDIR)/solver/$(shell .
$(SOURCE_TREE)/config_host.mk.source; echo $$OUTPATH$$PROEXT)/bin/librelogo.oxt
endif
--
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]