update 2025-03-04 20:48:13
This commit is contained in:
parent
e37cee1b23
commit
968788062f
@ -75,6 +75,7 @@ define Build/Prepare
|
||||
pushd $(PKG_BUILD_DIR)/dae-core ; \
|
||||
git submodule update --init ; \
|
||||
go mod tidy ; \
|
||||
wget -qO - https://github.com/daeuniverse/dae/commit/43ec540.patch | patch -Rp1 ; \
|
||||
popd ; \
|
||||
pushd $(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)/wing ; \
|
||||
wget -qO - https://github.com/daeuniverse/dae-wing/commit/ca02961.patch | patch -p1 ; \
|
||||
|
Loading…
Reference in New Issue
Block a user