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

[libreoffice] 01/01: fix GIT_TAG



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

rene pushed a commit to branch master
in repository libreoffice.

commit 581a1f4fd2474dc997680b7bca917524c5608d4a
Author: Rene Engelhard <rene@debian.org>
Date:   Fri Oct 10 20:46:02 2014 +0200

    fix GIT_TAG
---
 rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules b/rules
index d6f65da..8117bd8 100755
--- a/rules
+++ b/rules
@@ -70,7 +70,7 @@ GIT_BASEURL:=git://anongit.freedesktop.org/libreoffice
 lo_sources_ver=$(shell grep AC_INIT $(SOURCE_TREE)/configure.ac | grep documentfoundation | cut -d, -f2 | sed -e 's,\[,,' -e 's,\],,')
 # NOT in proper libreoffice-3-6 branch
 # use ./g checkout -b tag-libreoffice-3.6.2.1 libreoffice-3.6.2.1
-GIT_TAG=libreoffice-$(lo_sources_ver)
+GIT_TAG=libreoffice-$(lo_sources_ver)-buildfix1
 GIT_BRANCH=libreoffice-4-3
 endif
 ifeq "$(USE_SOURCE_TARBALLS)" "y"

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


Reply to: