[xml/sgml-commit] [SCM] linuxdoc-tools package for Debian. branch, experimental, updated. debian/0.9.56-6-g7914b90

Agustin Martin Domingo agmartin at debian.org
Tue Sep 9 09:57:52 UTC 2008


The following commit has been merged in the experimental branch:
commit 7914b90caa02aa5403bb95056dd6edb99d00c424
Author: Agustin Martin Domingo <agmartin at debian.org>
Date:   Tue Sep 9 11:55:38 2008 +0200

    Enable '-e' flag when building docs

diff --git a/doc/Makedoc.sh b/doc/Makedoc.sh
index 2978ece..9f18b49 100644
--- a/doc/Makedoc.sh
+++ b/doc/Makedoc.sh
@@ -1,5 +1,7 @@
 #! /bin/bash
 
+set -e
+
 export TMPDIR=`mktemp -d ${TMPDIR:-/tmp}/ldt.XXXXXXXXXX`;
 
 echo "-------- Building linuxdoc-tools docs ---------"

-- 
linuxdoc-tools package for Debian.



More information about the debian-xml-sgml-commit mailing list