Adjusted trypandoc makefile for use of sandbox.
This commit is contained in:
parent
c720cbf9f2
commit
b59d0fb6bd
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue