mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -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:
@@ -77,7 +77,7 @@ shards_src_compile() {
|
||||
done
|
||||
|
||||
if use doc; then
|
||||
ecrystal docs
|
||||
ecrystal docs "${CRYSTAL_DEFINES[@]}"
|
||||
HTML_DOCS=( docs/. )
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user