fix(hicolor-icon-theme): disable auto-update
there is no SRC URL to update from %ci:no-build Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
This commit is contained in:
parent
3838c52494
commit
6d6f0c91f3
@ -6,7 +6,7 @@ TERMUX_PKG_VERSION=0.17
|
||||
TERMUX_PKG_REVISION=28
|
||||
TERMUX_PKG_SKIP_SRC_EXTRACT=true
|
||||
TERMUX_PKG_PLATFORM_INDEPENDENT=true
|
||||
TERMUX_PKG_AUTO_UPDATE=true
|
||||
TERMUX_PKG_AUTO_UPDATE=false # No src url to update from.
|
||||
|
||||
termux_step_make_install() {
|
||||
install -Dm644 "${TERMUX_PKG_BUILDER_DIR}/index.theme" "${TERMUX_PREFIX}/share/icons/hicolor/index.theme"
|
||||
|
Loading…
Reference in New Issue
Block a user