bin/tinbuild2 |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 0ef62edfb144f28d88b95ef798dcd8404413b556
Author: Norbert Thiebaud <nthieb...@gmail.com>
Date:   Tue May 21 09:10:08 2013 -0500

    add support for libreoffice-4-1 in tinbuild2

diff --git a/bin/tinbuild2 b/bin/tinbuild2
index 57d2a6c..c2790c5 100755
--- a/bin/tinbuild2
+++ b/bin/tinbuild2
@@ -521,6 +521,7 @@ else
     libreoffice-3-5) TINDER_BRANCH=$B ;;
     libreoffice-3-6) TINDER_BRANCH=$B ;;
     libreoffice-4-0) TINDER_BRANCH=$B ;;
+    libreoffice-4-1) TINDER_BRANCH=$B ;;
     *)
         if [ "${MODE}" = "prime" -o "${MODE}" = "gerrit-patch" -o "${MODE?}" = 
"gerrit" ] ; then
             TINDER_BRANCH=$B
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to