mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-11 09:43:40 +02:00
massdns: update ebuild (make executable scripts)
This commit is contained in:
parent
2f9e5ba35e
commit
ea9c4a2e89
1 changed files with 3 additions and 1 deletions
|
|
@ -33,5 +33,7 @@ src_install() {
|
|||
dodoc README.md Dockerfile
|
||||
|
||||
insinto "/usr/share/${PN}"
|
||||
doins -r lists scripts
|
||||
doins -r lists
|
||||
insopts -m755
|
||||
doins -r scripts
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue