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