packages/unzip

This commit is contained in:
Maxython
2021-12-27 01:35:00 +03:00
parent 91ec3f165c
commit 9a55df8259

View File

@@ -35,4 +35,3 @@ termux_step_make() {
termux_step_make_install() {
make -f unix/Makefile prefix=$TERMUX_PREFIX install
}