~alex27

Trackers

~alex27/BugJockey

Last active 1 year, 10 months ago

#28 makefile: make scdoc optional 1 year, 10 months ago

Ticket created by ~alex27 on ~xenrox/hut

scdoc listed as optional dependency but make install results in a build error:

go: downloading golang.org/x/net v0.1.0
./hut completion bash >hut.bash
./hut completion zsh >hut.zsh
./hut completion fish >hut.fish
scdoc <doc/hut.1.scd >doc/hut.1
/bin/sh: scdoc: command not found
make: *** [doc/hut.1] Error 127