[Lunar-commits] <moonbase> sgml-common: Fixing BUILD as noted by englesman.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Jun 24 18:51:23 CEST 2010
commit 09d6ab1cfabc859e006de86a77fb95926be14e56
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Thu Jun 24 12:51:23 2010 -0400
sgml-common: Fixing BUILD as noted by englesman.
---
doc-tools/sgml-common/BUILD | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/doc-tools/sgml-common/BUILD b/doc-tools/sgml-common/BUILD
index 80d638f..a1030f4 100644
--- a/doc-tools/sgml-common/BUILD
+++ b/doc-tools/sgml-common/BUILD
@@ -1,5 +1,6 @@
(
- patch_it $SOURCE2 1 &
+
+ patch_it $SOURCE2 1 &&
## this seems to be needed for a fresh install
autoreconf &&
More information about the Lunar-commits
mailing list