From f47b27a5c6b013ac587087bdfadd365c76d264c1 Mon Sep 17 00:00:00 2001 From: Ohio2 Date: Thu, 1 Jul 2021 22:35:24 +0200 Subject: [PATCH] Make patch --- make/PACKAGE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/PACKAGE b/make/PACKAGE index 605a6de..267ba1f 100644 --- a/make/PACKAGE +++ b/make/PACKAGE @@ -7,7 +7,7 @@ pkg_install(){ ./bootstrap ./configure make - make install + make install-bin } pkg_uninstall(){ rm /usr/bin