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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.5, updated. libreoffice_3.5.0_beta2-2-22-g0c7ef10



The following commit has been merged in the debian-experimental-3.5 branch:
commit 0c7ef10e60b9fb8c392ac0795984ecd84ae011cf
Author: Rene Engelhard <rene@debian.org>
Date:   Tue Jan 10 14:56:07 2012 +0100

    fix unowinreg.dll install

diff --git a/rules b/rules
index 3c4efed..7de406b 100755
--- a/rules
+++ b/rules
@@ -2178,7 +2178,7 @@ ifeq "$(PACKAGE_SDK)" "y"
 		for i in $(CURDIR)/$(PKGDIR)-dev/$(shell echo $(OOSDKDIR) | sed -e s/lib/share/)/classes/com/sun/star/lib/loader/*.class; do \
 			ln -s `echo $$i | sed -e 's,$(CURDIR)/$(PKGDIR)-dev,,'` `basename $$i`; \
 		done
-	ln -s $(PKGDIR)-dev/$(shell echo $(OOSDKDIR) | sed -e s/lib/share/)/classes/win/unowinreg.dll \
+	ln -s $(shell echo $(OOSDKDIR) | sed -e s/lib/share/)/classes/win/unowinreg.dll \
 		$(PKGDIR)-dev/$(OOSDKDIR)/classes/win/unowinreg.dll
 	rm -rf $(PKGDIR)-dev/usr/share/libreoffice/sdk
   endif

-- 
LibreOffice packaging repository


Reply to: