summaryrefslogtreecommitdiff
path: root/trypandoc
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2022-01-12 22:33:56 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2022-01-12 22:33:56 -0800
commita9f6ed2f97045c0195780f41a32187493aaca85c (patch)
tree8ad0ee3b07f66cef009a42977c6c22a582078197 /trypandoc
parent4fdbb30a97d0b10d64888783d803d1654da1975d (diff)
Fix 'make trypandoc' target.
Diffstat (limited to 'trypandoc')
-rw-r--r--trypandoc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/trypandoc/Makefile b/trypandoc/Makefile
index f5f6046b1..cedf37721 100644
--- a/trypandoc/Makefile
+++ b/trypandoc/Makefile
@@ -1,7 +1,7 @@
CGIBIN=/home/website/cgi-bin
TRYPANDOC=/home/website/pandoc.org/try/
CGI=${CGIBIN}/trypandoc
-BIN=/home/jgm/.local/bin/trypandoc
+BIN=/home/jgm/.cabal/bin/trypandoc
install: ${CGI} ${TRYPANDOC}/index.html