Update package.mk

This commit is contained in:
Brooksytech 2023-03-05 21:50:10 -08:00 committed by GitHub
parent 09f2b3c6d7
commit 069bd7c6d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,7 @@ makeinstall_target() {
mkdir -p ${INSTALL}/usr/bin
mkdir -p ${INSTALL}/usr/config
mkdir -p ${INSTALL}/usr/lib
mkdir -p ${INSTALL}/usr/lib32
#Download Wine Wayland x32 packages
curl -Lo ${PKG_BUILD}/${PKG_NAME}_X32.tar.zst ${PKG_SITE_X32}