packages/termux-create-package

This commit is contained in:
termux-pacman-bot
2022-08-05 06:47:03 +00:00
parent 2f0f3d182e
commit 08bb1e6a5a

View File

@@ -12,4 +12,3 @@ TERMUX_PKG_PLATFORM_INDEPENDENT=true
termux_step_make_install() {
install -Dm700 -t $TERMUX_PREFIX/bin src/termux-create-package
}