mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-10 20:18:41 -04:00
shards.eclass: pass CRYSTAL_DEFINES to docs cmd
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
parent
e75c73870a
commit
a5f49bbc8a
@ -77,7 +77,7 @@ shards_src_compile() {
|
||||
done
|
||||
|
||||
if use doc; then
|
||||
ecrystal docs
|
||||
ecrystal docs "${CRYSTAL_DEFINES[@]}"
|
||||
HTML_DOCS=( docs/. )
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user