summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-nntp/sabnzbd')
-rw-r--r--net-nntp/sabnzbd/sabnzbd-1.1.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nntp/sabnzbd/sabnzbd-1.1.1-r1.ebuild b/net-nntp/sabnzbd/sabnzbd-1.1.1-r1.ebuild
index 7502561fb08a..289bd99e7c1c 100644
--- a/net-nntp/sabnzbd/sabnzbd-1.1.1-r1.ebuild
+++ b/net-nntp/sabnzbd/sabnzbd-1.1.1-r1.ebuild
@@ -88,8 +88,8 @@ src_install() {
insopts -m 0755
doins SABnzbd.py
- python_fix_shebang "${ED}usr/share/${PN}"
- python_optimize "${ED}usr/share/${PN}"
+ python_fix_shebang "${ED%/}/usr/share/${PN}"
+ python_optimize "${ED%/}/usr/share/${PN}"
newinitd "${FILESDIR}/${PN}.initd" "${PN}"
newconfd "${FILESDIR}/${PN}.confd" "${PN}"