[xml/sgml-commit] [linuxdoc-tools] 03/16: Makefile.in: Minor changes in "sgmlpre" build call.
Agustín Martín Domingo
agmartin at moszumanska.debian.org
Mon Oct 19 11:31:20 UTC 2015
This is an automated email from the git hooks/post-receive script.
agmartin pushed a commit to branch upstream
in repository linuxdoc-tools.
commit e001eae4f3542d7c9378312e656dc920b97b86c8
Author: Agustin Martin Domingo <agmartin at debian.org>
Date: Tue Oct 13 11:57:11 2015 +0200
Makefile.in: Minor changes in "sgmlpre" build call.
Signed-off-by: Agustin Martin Domingo <agmartin at debian.org>
---
Makefile.in | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/Makefile.in b/Makefile.in
index 460c043..09a6efe 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -63,8 +63,7 @@ ifeq ($(BUILD_ENTITY_MAP), true)
$(MAKE) CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)")
endif
@echo "Compiling preprocessor (in sgmlpre/)..."
- ( cd sgmlpre ; \
- $(MAKE) CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" LEX=flex sgmlpre || exit -1 )
+ $(MAKE) CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" LEX=flex sgmlpre/sgmlpre
@echo "Compiling RTF conversion tools (in rtf-fix/)..."
( cd rtf-fix ; \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-xml-sgml/linuxdoc-tools.git
More information about the debian-xml-sgml-commit
mailing list