xfce4-windowck-plung: reall fix cross
This commit is contained in:
parent
b12536cd85
commit
5f3431c0ae
|
@ -17,7 +17,7 @@ pre_configure() {
|
|||
autogen_args="--prefix=/usr"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
autogen_args+=" --build=${XBPS_CROSS_TRIPLET} --host=${XBPS_CROSS_TRIPLET}"
|
||||
autogen_args+=" --host=${XBPS_CROSS_TRIPLET}"
|
||||
fi
|
||||
|
||||
xdt-autogen ${autogen_args}
|
||||
|
|
Loading…
Reference in New Issue
Block a user