[Libreoffice-commits] .: Makefile
David Tardon
dtardon at kemper.freedesktop.org
Fri Apr 13 08:21:11 PDT 2012
Makefile | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 1f84379c5b99b8c67f9296a1bbd0a08f0fa31278
Author: David Tardon <dtardon at redhat.com>
Date: Fri Apr 13 17:19:40 2012 +0200
Revert "re-run bootstrap after make clean"
This reverts commit 7c489dc2ec5543c3481d0d5385f3a7a328276cff.
diff --git a/Makefile b/Makefile
index 338e620..4b5d025 100644
--- a/Makefile
+++ b/Makefile
@@ -304,7 +304,6 @@ clean: clean-host clean-build
clean-host:
rm -fr $(SRCDIR)/*/$(INPATH)
rm -fr install
- rm -f $(WORKDIR_BOOTSTRAP)
clean-build:
ifeq ($(CROSS_COMPILING),YES)
More information about the Libreoffice-commits
mailing list