summaryrefslogtreecommitdiff
path: root/app-admin/webapp-config/webapp-config-1.54-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/webapp-config/webapp-config-1.54-r2.ebuild')
-rw-r--r--app-admin/webapp-config/webapp-config-1.54-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/webapp-config/webapp-config-1.54-r2.ebuild b/app-admin/webapp-config/webapp-config-1.54-r2.ebuild
index 9936cfe55d7..d364cbb4511 100644
--- a/app-admin/webapp-config/webapp-config-1.54-r2.ebuild
+++ b/app-admin/webapp-config/webapp-config-1.54-r2.ebuild
@@ -35,7 +35,7 @@ python_install() {
# distutils does not provide for specifying two different script install
# locations. Since we only install one script here the following should
# be ok
- distutils-r1_python_install --install-scripts="/usr/sbin"
+ distutils-r1_python_install --install-scripts="${EPREFIX}/usr/sbin"
}
python_install_all() {