The following commit has been merged in the debian-experimental-3.6 branch:
commit c62978bd79d839a228335d37be9a51f103688630
Author: Rene Engelhard <[email protected]>
Date: Fri May 4 09:55:33 2012 +0200
fix *_src.zip install (bin->pck)
diff --git a/rules b/rules
index 1111064..ecaf634 100755
--- a/rules
+++ b/rules
@@ -2299,7 +2299,7 @@ ifeq "$(PACKAGE_SDK)" "y"
ifeq "$(ENABLE_JAVA)" "y"
# install the UNO Java sources for e.g. eclipse
mkdir -p $(CURDIR)/$(PKGDIR)-dev/usr/share/java
- cd $(SOURCE_TREE)/solver/$(shell make -s cmd cmd="env | grep OUTPATH\=
| cut -d= -f2" | grep -v custom)$(shell make -s cmd cmd="env | grep PROEXT\= |
cut -d= -f2" | grep -v custom)/bin && \
+ cd $(SOURCE_TREE)/solver/$(shell make -s cmd cmd="env | grep OUTPATH\=
| cut -d= -f2" | grep -v custom)$(shell make -s cmd cmd="env | grep PROEXT\= |
cut -d= -f2" | grep -v custom)/pck && \
for i in juh jurt jut ridl unoloader; do \
cp $${i}_src.zip \
$(CURDIR)/$(PKGDIR)-dev/usr/share/java; \
--
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]