This commit is contained in:
Ohio2 2021-07-02 00:34:50 +02:00
parent 2c4267bffd
commit 0cb7a2c83d

View file

@ -7,7 +7,7 @@ pkg_install(){
./bootstrap ./bootstrap
./configure ./configure
make make
make install-bin make install
} }
pkg_uninstall(){ pkg_uninstall(){
rm /usr/bin rm /usr/bin