The following commit has been merged in the debian-experimental-3.5 branch:
commit 0c7ef10e60b9fb8c392ac0795984ecd84ae011cf
Author: Rene Engelhard <[email protected]>
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


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to