Skip to content
Browse files

Adjusted trypandoc makefile for use of sandbox.

  • Loading branch information...
1 parent c720cbf commit b59d0fb6bd26365bddda36e434cb877bae1d156e @jgm committed
Showing with 1 addition and 1 deletion.
  1. +1 −1 trypandoc/Makefile
View
2 trypandoc/Makefile
@@ -1,7 +1,7 @@
CGIBIN=/home/website/cgi-bin
TRYPANDOC=/home/website/html/pandoc/try/
CGI=${CGIBIN}/trypandoc
-BIN=../dist/build/trypandoc/trypandoc
+BIN=../.cabal-sandbox/bin/trypandoc
install: ${CGI} ${TRYPANDOC}/index.html

0 comments on commit b59d0fb

Please sign in to comment.
Something went wrong with that request. Please try again.