[Libreoffice-commits] .: bin/tinbuild
Thorsten Behrens
thorsten at kemper.freedesktop.org
Wed Feb 23 00:09:00 PST 2011
bin/tinbuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0cf47fb1dacb5f2724466d9f53f43cdc6bace391
Author: Thorsten Behrens <tbehrens at novell.com>
Date: Wed Feb 23 09:07:48 2011 +0100
Rename cleanup make target
The old version was from libreoffice/build times.
diff --git a/bin/tinbuild b/bin/tinbuild
index 044757c..69b9b58 100755
--- a/bin/tinbuild
+++ b/bin/tinbuild
@@ -257,7 +257,7 @@ while true; do
err_msg=""
# cleanup
- $NICE make clean-local
+ $NICE make clean
# FIXME we need a more exact way to determine a 'good' date; this is not accurate
rough_checkout_date="`currentTime`"
More information about the Libreoffice-commits
mailing list