[ooo-build-commit] Makefile.shared
Cédric Bosdonnat
cbosdo at kemper.freedesktop.org
Fri Jan 22 08:21:41 PST 2010
Makefile.shared | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7c202e70ba5b85044c1f5901352e2d0aa4b5e50b
Author: Cédric Bosdonnat <cedricbosdo at openoffice.org>
Date: Fri Jan 22 17:20:29 2010 +0100
Applied the autocorrection script in the makefile
* Makefile.shared:
diff --git a/Makefile.shared b/Makefile.shared
index ece1b34..6c166c7 100644
--- a/Makefile.shared
+++ b/Makefile.shared
@@ -74,7 +74,7 @@ patch.list:
# Build bits:
prebuild : $(STAMP_DIR)/prebuild
-$(STAMP_DIR)/prebuild : $(OOBUILDDIR)/unpack
+$(STAMP_DIR)/prebuild : $(OOBUILDDIR)/unpack $(STAMP_DIR)/autocorr.apply
echo "Creating environment"
mkdir -p $(BUILDDIR)
mkdir -p $(BUILDDIR)/bin
More information about the ooo-build-commit
mailing list