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

[SCM] LibreOffice packaging repository branch, master, updated. libreoffice_3.5.3-1-9-g7db3dc5



The following commit has been merged in the master branch:
commit 7db3dc5155ddd56092ac67d306eb57952e5ca7e9
Author: Rene Engelhard <rene@debian.org>
Date:   Tue May 8 08:17:54 2012 +0200

    adapt install for officebean fix

diff --git a/rules b/rules
index 00c3d0f..adc3257 100755
--- a/rules
+++ b/rules
@@ -2125,7 +2125,7 @@ ifeq "$(ENABLE_JAVA)" "y"
 		$(PKGDIR)-officebean/$(shell echo $(OODIR) | sed -e s/lib/share/)/program/classes
 	ln -s $(shell echo /$(OODIR) | sed -e s/lib/share/)/program/classes/officebean.jar \
 		 $(PKGDIR)-officebean/$(OODIR)/program/classes/officebean.jar
-	mv $(PKGDIR)-core/$(OODIR)/program/libofficebeanlo.so \
+	mv $(PKGDIR)-core/$(OODIR)/program/libofficebean.so \
 		$(PKGDIR)-officebean/$(OODIR)/program
 endif
 

-- 
LibreOffice packaging repository


Reply to: