remove obsoled overlay
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/vmware@3048 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
parent
f7b5b22458
commit
d6462bb7da
@ -6,7 +6,7 @@
|
|||||||
# to download VMWare. The agreeing to a licence is part of the configure step
|
# to download VMWare. The agreeing to a licence is part of the configure step
|
||||||
# which the user must run manually.
|
# which the user must run manually.
|
||||||
|
|
||||||
inherit eutils versionator vmware
|
inherit eutils versionator vmware-1
|
||||||
|
|
||||||
MY_PV=$(replace_version_separator 3 '-' )
|
MY_PV=$(replace_version_separator 3 '-' )
|
||||||
MY_P="VMware-server-${MY_PV}"
|
MY_P="VMware-server-${MY_PV}"
|
||||||
@ -62,7 +62,7 @@ PATCHES=("general")
|
|||||||
|
|
||||||
src_unpack() {
|
src_unpack() {
|
||||||
EPATCH_SUFFIX="patch"
|
EPATCH_SUFFIX="patch"
|
||||||
vmware_src_unpack
|
vmware-1_src_unpack
|
||||||
#cd "${WORKDIR}"
|
#cd "${WORKDIR}"
|
||||||
#unpack ${PN}-perl-fixed-rpath-libs.tar.bz2
|
#unpack ${PN}-perl-fixed-rpath-libs.tar.bz2
|
||||||
|
|
||||||
@ -76,7 +76,7 @@ src_unpack() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
vmware_src_install
|
vmware-1_src_install
|
||||||
|
|
||||||
# Fix the amd64 emulation pam stuff
|
# Fix the amd64 emulation pam stuff
|
||||||
use amd64 && dosed "s:pam_:/lib32/security/pam_:" ${config_dir}/pam.d/vmware-authd
|
use amd64 && dosed "s:pam_:/lib32/security/pam_:" ${config_dir}/pam.d/vmware-authd
|
||||||
@ -95,7 +95,7 @@ pkg_config() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
pkg_postinst() {
|
pkg_postinst() {
|
||||||
vmware_pkg_postinst
|
vmware-1_pkg_postinst
|
||||||
elog "Remember by default xinetd only allows connections from localhost"
|
elog "Remember by default xinetd only allows connections from localhost"
|
||||||
elog "To allow external users access to vmware-server you must edit"
|
elog "To allow external users access to vmware-server you must edit"
|
||||||
elog " /etc/xinetd.d/vmware-authd"
|
elog " /etc/xinetd.d/vmware-authd"
|
||||||
|
7
profiles/packages.unmask
Normal file
7
profiles/packages.unmask
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
#required by =vmware-modules-138.10 (argument)
|
||||||
|
# /usr/portage/profiles/package.mask:
|
||||||
|
# Vadim Kuznetsov <vadimk@gentoo.org> (05 Nov 2011)
|
||||||
|
# Masked for removal in 30 days
|
||||||
|
# due to end of support (upstream) and
|
||||||
|
# security issue: bug 385727
|
||||||
|
=app-emulation/vmware-modules-138.10
|
Loading…
Reference in New Issue
Block a user