net-im/palaver:
fixed palaver ebuilds for EAPI="6" Package-Manager: portage-2.2.28
This commit is contained in:
parent
a461630e16
commit
c4388f4941
4 changed files with 7 additions and 17 deletions
|
@ -21,10 +21,6 @@ RDEPEND="${PYTHON_DEPS}
|
|||
>=dev-python/twisted-words-0.5[${PYTHON_USEDEP}]
|
||||
${DEPEND}"
|
||||
|
||||
pkg_setup() {
|
||||
python-r1_pkg_setup
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
# nothing to be done here?
|
||||
distutils-r1_src_compile
|
||||
|
@ -37,9 +33,6 @@ src_install() {
|
|||
newins "${FILESDIR}/"palaver.conf ${PN}.conf
|
||||
fperms 600 /etc/jabber/${PN}.conf
|
||||
fowners jabber:jabber /etc/jabber/${PN}.conf
|
||||
# dosed \
|
||||
# "s:<spool>[^\<]*</spool>:<spool>/var/spool/jabber</spool>:" \
|
||||
# /etc/jabber/${PN}.xml
|
||||
|
||||
newinitd "${FILESDIR}/${PN}-initd" ${PN}
|
||||
newconfd "${FILESDIR}/${PN}-confd" ${PN}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue