From c61633550bd404a19cc39aa4ff8cfb5eea78e2a0 Mon Sep 17 00:00:00 2001 From: termux-pacman-bot Date: Fri, 5 Aug 2022 06:47:25 +0000 Subject: [PATCH] packages/rxfetch --- packages/rxfetch/build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/rxfetch/build.sh b/packages/rxfetch/build.sh index a214610daf..483d4a6c82 100644 --- a/packages/rxfetch/build.sh +++ b/packages/rxfetch/build.sh @@ -27,4 +27,3 @@ termux_step_post_get_source() { termux_step_make_install() { install -Dm700 -t "$TERMUX_PREFIX"/bin rxfetch } -