gnucash-on-windows master: Restore build of html-help workshop

John Ralls jralls at code.gnucash.org
Mon Jun 16 09:08:17 EDT 2014


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/4e043a86 (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/0eafec0b (commit)



commit 4e043a86bb2ea7cf6c1e0ac2a075c9706cb6659d
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Jun 16 08:17:50 2014 -0700

    Restore build of html-help workshop

diff --git a/install-impl.sh b/install-impl.sh
index 7c0dcae..db7200c 100644
--- a/install-impl.sh
+++ b/install-impl.sh
@@ -1139,7 +1139,7 @@ function inst_hh() {
         echo "!!! Attention !!!"
         echo "!!! This is the only installation step that requires your direct input !!!"
         echo "!!! When asked for an installation path, specify $HH_DIR !!!"
-#        $LAST_FILE
+        $LAST_FILE
         qpushd $HH_DIR
            _HHCTRL_OCX=$(which hhctrl.ocx || true)
            [ "$_HHCTRL_OCX" ] || die "Did not find hhctrl.ocx"



Summary of changes:
 install-impl.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list