mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-28 14:40:26 +00:00
fix(x11/virglrenderer-android): Use _LIBEPOXY_VERSION [no ci]
Small fixup after #20645.
This commit is contained in:
@@ -17,7 +17,7 @@ TERMUX_PKG_DEPENDS="angle-android"
|
||||
TERMUX_PKG_HOSTBUILD=true
|
||||
|
||||
termux_step_post_get_source() {
|
||||
mv libepoxy-${TERMUX_PKG_VERSION[1]} libepoxy
|
||||
mv libepoxy-${_LIBEPOXY_VERSION} libepoxy
|
||||
}
|
||||
|
||||
termux_step_host_build() {
|
||||
|
||||
Reference in New Issue
Block a user