remove a mac-ism
This commit is contained in:
parent
4d3674d778
commit
b34015475b
3
Makefile
3
Makefile
@ -21,8 +21,7 @@ BENCHEXES=hledger-0.6 hledger-0.7 ledger-3pre
|
|||||||
|
|
||||||
# misc. tools
|
# misc. tools
|
||||||
PANDOC=pandoc
|
PANDOC=pandoc
|
||||||
#RST2HTML=rst2html
|
RST2HTML=rst2html
|
||||||
RST2HTML=/opt/local/bin/rst2html.py
|
|
||||||
RST2PDF=rst2pdf
|
RST2PDF=rst2pdf
|
||||||
#VIEWHTML=open
|
#VIEWHTML=open
|
||||||
VIEWHTML=open -a 'Google Chrome'
|
VIEWHTML=open -a 'Google Chrome'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user