Removed unused perms

This commit is contained in:
Ronald Farrer 2020-01-15 17:25:11 -08:00
parent 940f097ddf
commit 6d5f7de244

View file

@ -40,7 +40,6 @@ src_install() {
doins -r opt
doins -r usr
dosym /opt/thefanclub/overgrive/__pycache__/overgrive.cpython-36.pyc /opt/thefanclub/overgrive/overgrive
fperms 755 /opt/thefanclub/overgrive/overgrive
}
pkg_postinst() {