~xenrox/hut#28: 
makefile: make scdoc optional

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
Status
REPORTED
Submitter
~alex27 (edited)
Assigned to
No-one
Submitted
2 years ago
Updated
2 years ago
Labels
No labels applied.

~emersion 2 years ago

This sounds tricky to fix without introducing a lot of complexity in the Makefile.

~basit108 2 years ago

Done

Register here or Log in to comment, or comment via email.