net-nntp/sabnzbd: Install conf.d file with default mode 0644

This commit is contained in:
Michał Kępień
2016-11-29 10:16:26 +01:00
committed by Justin Bronder
parent c9b438f05d
commit 3e29c13be8

View File

@@ -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}"