summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaurice van der Pot <griffon26@gentoo.org>2004-08-26 01:29:51 +0000
committerMaurice van der Pot <griffon26@gentoo.org>2004-08-26 01:29:51 +0000
commit495cd3fd064d3e6115fa298d20b13c9cda8dad1b (patch)
tree01eac25ca1c6b109c40a78322b376ba2a48721c6 /net-mail/tpop3d/tpop3d-1.5.3.ebuild
parentVersion bump. TERM will now always be rxvt-unicode so that terminfo works pro... (diff)
downloadgentoo-2-495cd3fd064d3e6115fa298d20b13c9cda8dad1b.tar.gz
gentoo-2-495cd3fd064d3e6115fa298d20b13c9cda8dad1b.tar.bz2
gentoo-2-495cd3fd064d3e6115fa298d20b13c9cda8dad1b.zip
Fixed installation of tpop3d init script
Diffstat (limited to 'net-mail/tpop3d/tpop3d-1.5.3.ebuild')
-rw-r--r--net-mail/tpop3d/tpop3d-1.5.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/tpop3d/tpop3d-1.5.3.ebuild b/net-mail/tpop3d/tpop3d-1.5.3.ebuild
index 8c26621c82a8..826b312a041a 100644
--- a/net-mail/tpop3d/tpop3d-1.5.3.ebuild
+++ b/net-mail/tpop3d/tpop3d-1.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/tpop3d/tpop3d-1.5.3.ebuild,v 1.6 2004/07/01 22:36:13 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/tpop3d/tpop3d-1.5.3.ebuild,v 1.7 2004/08/26 01:29:51 griffon26 Exp $
DESCRIPTION="An extensible POP3 server with vmail-sql/MySQL support."
HOMEPAGE="http://www.ex-parrot.com/~chris/tpop3d/"
@@ -74,7 +74,7 @@ src_install() {
dodir /etc/tpop3d
exeinto /etc/init.d
- newexe ${FILESDIR}/tpop3d-init
+ newexe ${FILESDIR}/tpop3d-init tpop3d
}
pkg_postinst() {