[Libreoffice-commits] .: Makefile.am

Jan Holesovsky kendy at kemper.freedesktop.org
Tue Nov 2 05:31:51 PDT 2010


 Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8caec694f1e123dd16069843d1ed6e4fa1b2609f
Author: Jan Holesovsky <kendy at suse.cz>
Date:   Tue Nov 2 13:31:38 2010 +0100

    Move comment in the makefile.

diff --git a/Makefile.am b/Makefile.am
index 195410b..be5f08e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -163,8 +163,8 @@ $(BUILDDIR)/install/program/ooenv: $(STAMP_DIR)/build
 	   $(BUILDDIR)/install/program/unopkg add -v --shared $(BUILDDIR)/bin/tweakconfig.oxt ; \
 	fi
 
+# Run smoketest, but timeout in 15 minutes if it got stuck
 smoketest: $(BUILDDIR)/install/program/ooenv
-	# Run smoketest, but timeout in 15 minutes if it got stuck
 	( ( . $(OOBUILDDIR)/*.Set.sh ; export SAL_USE_VCLPLUGIN="svp" ; \
 	    cd $(OOBUILDDIR)/test && build.pl && deliver.pl && \
 	    cd $(OOBUILDDIR)/smoketestoo_native && build.pl ) & \


More information about the Libreoffice-commits mailing list