Update package version to 0.4.5
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
# The prepare function is executed in the root of the temp directory
|
||||
# This function is used for putting downloaded files to the correct location or applying patches
|
||||
prepare() {
|
||||
cd "$BPM_SOURCE"
|
||||
|
||||
zig fetch --global-cache-dir ./zig-global-cache "$BPM_WORKDIR"/zig-pixman
|
||||
zig fetch --global-cache-dir ./zig-global-cache "$BPM_WORKDIR"/zig-wayland
|
||||
zig fetch --global-cache-dir ./zig-global-cache "$BPM_WORKDIR"/zig-wlroots
|
||||
|
||||
Reference in New Issue
Block a user