make fix
This commit is contained in:
parent
2c4267bffd
commit
0cb7a2c83d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue