mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
ghdl: make sure subpackages do the right thing
This commit is contained in:
parent
b2fbd61c5a
commit
da201ab885
1 changed files with 3 additions and 0 deletions
|
@ -42,6 +42,9 @@ case "$XBPS_TARGET_MACHINE" in
|
|||
fi
|
||||
esac
|
||||
|
||||
# get around xbps-src's broken 2-pass option eval
|
||||
unset subpackages
|
||||
|
||||
if [ "$build_option_mcode" ]; then
|
||||
subpackages+=" ghdl-mcode"
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue