summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/util-vserver/util-vserver-0.30.211_rc1.ebuild')
-rw-r--r--sys-cluster/util-vserver/util-vserver-0.30.211_rc1.ebuild11
1 files changed, 1 insertions, 10 deletions
diff --git a/sys-cluster/util-vserver/util-vserver-0.30.211_rc1.ebuild b/sys-cluster/util-vserver/util-vserver-0.30.211_rc1.ebuild
index 62f00bf..56a54ab 100644
--- a/sys-cluster/util-vserver/util-vserver-0.30.211_rc1.ebuild
+++ b/sys-cluster/util-vserver/util-vserver-0.30.211_rc1.ebuild
@@ -60,7 +60,7 @@ src_unpack() {
unpack ${A}
cd "${S}"
- cp "${WORKDIR}"/tools/* scripts/ || die "failed to copy gentoo tools"
+ cp "${WORKDIR}/tools/"* scripts/ || die "failed to copy gentoo tools"
epatch "${FILESDIR}"/*.patch
}
@@ -89,15 +89,6 @@ src_install() {
doinitd "${WORKDIR}/init.d/vservers"
doconfd "${WORKDIR}/conf.d/vservers"
- # insert gentoo-functions.sh into /usr/lib/util-vserver
- insinto /usr/lib/util-vserver
- doins "${WORKDIR}"/tools/gentoo-functions.sh
- rm -f "${WORKDIR}"/tools/gentoo-functions.sh
-
- # insert our tools
- exeinto /usr/sbin
- doexe "${WORKDIR}"/tools/*
-
# bash-completion
dobashcompletion "${S}"/contrib/bash_completion util-vserver