It was only called to get the same fixed group ids as other qmail programs.
Use new acct-group dependencies instead.
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
EAPI=0
-inherit eutils fixheadtails qmail
+inherit eutils fixheadtails
DESCRIPTION="reads sendmail's .forward files under qmail"
HOMEPAGE="http://cr.yp.to/dot-forward.html"
# See bug 97850
RESTRICT="test"
-DEPEND=""
-RDEPEND=""
+DEPEND="
+ acct-group/nofiles
+ acct-group/qmail
+"
-pkg_setup() {
- qmail_create_groups
-}
+RDEPEND="${DEPEND}"
src_unpack() {
unpack ${A}