added cave-rdep and cave-stat
This commit is contained in:
parent
a7b844d450
commit
763313adad
3 changed files with 55 additions and 0 deletions
|
@ -23,6 +23,9 @@ src_compile() {
|
|||
}
|
||||
|
||||
src_install() {
|
||||
dobin bin/cave-rdep
|
||||
dobin bin/cave-stat
|
||||
|
||||
insopts -m755
|
||||
|
||||
insinto /usr/libexec/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue