mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-26 16:51:03 +02:00
wpscan: cleanup so it can be installed
This commit is contained in:
parent
02d7aeffb4
commit
e9e200e5bf
1 changed files with 2 additions and 2 deletions
|
|
@ -63,8 +63,8 @@ all_ruby_prepare() {
|
|||
|
||||
#src_install() {
|
||||
all_ruby_install() {
|
||||
dodoc CHANGELOG.md CREDITS
|
||||
rm CHANGELOG.md CREDITS
|
||||
dodoc CHANGELOG.md
|
||||
rm CHANGELOG.md
|
||||
insinto /usr/$(get_libdir)/${PN}
|
||||
doins -r *
|
||||
dobin "${FILESDIR}"/wpscan
|
||||
|
|
|
|||
Loading…
Reference in a new issue