mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-nntp/sabnzbd: Install conf.d file with default mode 0644
This commit is contained in:
committed by
Justin Bronder
parent
c9b438f05d
commit
3e29c13be8
@@ -84,9 +84,8 @@ src_install() {
|
||||
doins -r ${d}/*
|
||||
done
|
||||
|
||||
insinto "/usr/share/${PN}"
|
||||
insopts -m 0755
|
||||
doins SABnzbd.py
|
||||
exeinto "/usr/share/${PN}"
|
||||
doexe SABnzbd.py
|
||||
|
||||
python_fix_shebang "${ED%/}/usr/share/${PN}"
|
||||
python_optimize "${ED%/}/usr/share/${PN}"
|
||||
|
||||
Reference in New Issue
Block a user