diff --git a/packages/apksigner/build.sh b/packages/apksigner/build.sh index 189b43960d..9176f6f9c2 100644 --- a/packages/apksigner/build.sh +++ b/packages/apksigner/build.sh @@ -25,4 +25,3 @@ termux_step_make_install() { EOF chmod 700 $TERMUX_PREFIX/bin/apksigner } -