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

[SCM] LibreOffice packaging repository branch, debian-experimental-4.1, updated. libreoffice_4.0.1_rc1-2-13-g13dc91b



The following commit has been merged in the debian-experimental-4.1 branch:
commit 13dc91b729384223ddf17f31ee78077d09cdf87b
Author: Rene Engelhard <rene@debian.org>
Date:   Tue Mar 5 23:21:53 2013 +0100

    the java _src zips are gone

diff --git a/rules b/rules
index 1e66011..abed472 100755
--- a/rules
+++ b/rules
@@ -2363,18 +2363,6 @@ ifeq "$(ENABLE_JAVA)" "y"
   endif
 endif
 
-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 .  $(SOURCE_TREE)/bin/get_config_variables OUTPATH PROEXT; echo $$OUTPATH$$PROEXT)/pck && \
-		for i in juh jurt jut ridl unoloader; do \
-			cp $${i}_src.zip \
-			  $(CURDIR)/$(PKGDIR)-dev/usr/share/java; \
-		done
-  endif
-endif
-
 ifeq "$(ENABLE_JAVA)" "y"
 	# hrmpf, again something like that, we really need to find the root cause for that
 	ln -s libjava_uno.so \

-- 
LibreOffice packaging repository


Reply to: