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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.4.0, updated. 085c63a00fdbb76915f29c6d48d5533a52ade179



The following commit has been merged in the debian-experimental-3.4.0 branch:
commit 085c63a00fdbb76915f29c6d48d5533a52ade179
Author: Rene Engelhard <rene@debian.org>
Date:   Mon Jun 6 15:53:53 2011 +0000

    vba*obj*.uno.so apparently lost the lib in 3.4

diff --git a/rules b/rules
index e7d44a1..42e4fb3 100755
--- a/rules
+++ b/rules
@@ -2289,10 +2289,10 @@ endif
 		$(PKGDIR)-base/$(OODIR)/program; \
 
 	# linked (amongst others) to libsc*
-	mv $(PKGDIR)-core/$(OODIR)/program/libvbaobj*uno.so \
+	mv $(PKGDIR)-core/$(OODIR)/program/vbaobj*uno.so \
 			$(PKGDIR)-calc/$(OODIR)/program
 	# linked (amongst others) to libsw*
-	mv $(PKGDIR)-core/$(OODIR)/program/libvbaswobj*uno.so \
+	mv $(PKGDIR)-core/$(OODIR)/program/vbaswobj*uno.so \
 			$(PKGDIR)-writer/$(OODIR)/program
 
 ifeq "$(ENABLE_JAVA)" "y"

-- 
LibreOffice packaging repository


Reply to: