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

[libreoffice] 08/15: somehow we fail to have sax in mergelibs



This is an automated email from the git hooks/post-receive script.

sweetshark-guest pushed a commit to branch ubuntu-utopic-4.3
in repository libreoffice.

commit 94ce03d6ed963f75dcd0effa372d5ea60ce65cfd
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Sat Sep 13 12:48:15 2014 +0200

    somehow we fail to have sax in mergelibs
---
 rules | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/rules b/rules
index 51de82f..c9585f8 100755
--- a/rules
+++ b/rules
@@ -2726,6 +2726,12 @@ endif
 		esac; \
 	done
 
+ifeq "$(ENABLE_MERGELIBS)" "y"
+	# somehow we fail to have sax in mergelibs
+	cp instdir/program/libsaxlo.so \
+		$(PKGDIR)-core/$(OODIR)/program/libsaxlo.so
+endif
+
 	touch $@
 
 # Install files generated by setup into arch-independent package directories

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git


Reply to: