From 661f1adedb468314850d0157393b66510a367e28 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 29 Jan 2017 22:01:11 +0100 Subject: Adjustments for building trypandoc with stack. --- trypandoc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'trypandoc') diff --git a/trypandoc/Makefile b/trypandoc/Makefile index b53758d7f..c486aea3b 100644 --- a/trypandoc/Makefile +++ b/trypandoc/Makefile @@ -1,7 +1,7 @@ CGIBIN=/home/website/cgi-bin TRYPANDOC=/home/website/html/pandoc/try/ CGI=${CGIBIN}/trypandoc -BIN=../.cabal-sandbox/bin/trypandoc +BIN=/home/jgm/.local/bin/trypandoc install: ${CGI} ${TRYPANDOC}/index.html -- cgit v1.2.3