This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch debian-experimental-4.2 in repository libreoffice.
commit fb543d1e15f6fcb76c2aec8cf159cf0eeaa54ad1 Author: Rene Engelhard <[email protected]> Date: Thu Sep 19 19:02:09 2013 +0200 add missing ( --- rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules b/rules index 4792c0d..19719b2 100755 --- a/rules +++ b/rules @@ -1014,7 +1014,7 @@ ifneq (,$(filter boost, $(SYSTEM_STUFF))) BUILD_DEPS += , libboost-system$(BOOST_VERSION)-dev $(BOOST_MINVER) endif endif - ifeq ($USE_VLC),y) + ifeq ($(USE_VLC),y) BUILD_DEPS += , libboost-system$(BOOST_VERSION)-dev $(BOOST_MINVER) endif else -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

