Removed unused perms
This commit is contained in:
parent
940f097ddf
commit
6d5f7de244
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ src_install() {
|
||||||
doins -r opt
|
doins -r opt
|
||||||
doins -r usr
|
doins -r usr
|
||||||
dosym /opt/thefanclub/overgrive/__pycache__/overgrive.cpython-36.pyc /opt/thefanclub/overgrive/overgrive
|
dosym /opt/thefanclub/overgrive/__pycache__/overgrive.cpython-36.pyc /opt/thefanclub/overgrive/overgrive
|
||||||
fperms 755 /opt/thefanclub/overgrive/overgrive
|
|
||||||
}
|
}
|
||||||
|
|
||||||
pkg_postinst() {
|
pkg_postinst() {
|
||||||
|
|
Loading…
Reference in a new issue