Make patch
This commit is contained in:
parent
4bf34bf9da
commit
f47b27a5c6
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ pkg_install(){
|
||||||
./bootstrap
|
./bootstrap
|
||||||
./configure
|
./configure
|
||||||
make
|
make
|
||||||
make install
|
make install-bin
|
||||||
}
|
}
|
||||||
pkg_uninstall(){
|
pkg_uninstall(){
|
||||||
rm /usr/bin
|
rm /usr/bin
|
||||||
|
|
Loading…
Reference in a new issue