coreutils: fix logic.
This commit is contained in:
@@ -17,7 +17,7 @@ if [ "$CHROOT_READY" ]; then
|
||||
hostmakedepends="perl"
|
||||
fi
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
subpackages="coreutils-doc"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user