summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Manna <nitro@gentoo.org>2002-06-09 14:45:09 +0000
committerKyle Manna <nitro@gentoo.org>2002-06-09 14:45:09 +0000
commitcdb211865a333e0fc58a2b3f40ff269f1bd1d029 (patch)
tree79602c96fdb3d23993ea619528db624b80abcbe1 /net-ftp
parentVersion bump, added SLOT="0" and LICENSE="GPL-2" (diff)
downloadgentoo-2-cdb211865a333e0fc58a2b3f40ff269f1bd1d029.tar.gz
gentoo-2-cdb211865a333e0fc58a2b3f40ff269f1bd1d029.tar.bz2
gentoo-2-cdb211865a333e0fc58a2b3f40ff269f1bd1d029.zip
Fixed some doc locations.
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/proftpd/proftpd-1.2.5.ebuild11
1 files changed, 5 insertions, 6 deletions
diff --git a/net-ftp/proftpd/proftpd-1.2.5.ebuild b/net-ftp/proftpd/proftpd-1.2.5.ebuild
index de15cf5c7b9e..d11f449ed03f 100644
--- a/net-ftp/proftpd/proftpd-1.2.5.ebuild
+++ b/net-ftp/proftpd/proftpd-1.2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.5.ebuild,v 1.1 2002/06/09 14:34:40 nitro Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.5.ebuild,v 1.2 2002/06/09 14:45:09 nitro Exp $
S=${WORKDIR}/${P}
DESCRIPTION="An advanced and very configurable FTP server"
@@ -60,17 +60,16 @@ src_install() {
sysconfdir=${D}/etc/proftpd \
install || die
- dobin contrib/genuser.pl
+ #dobin contrib/genuser.pl
dodir /home/ftp
dodoc contrib/README.mod_sql ${FILESDIR}/proftpd.conf \
COPYING CREDITS ChangeLog NEWS README* \
- doc/{API,Changes*,license.txt,GetConf} \
- doc/{ShowUndocumented,Undocumented.txt} \
+ doc/{API,license.txt,GetConf,ShowUndocumented} \
doc/development.notes
- dohtml *.html
+ dohtml doc/*.html
docinto rfc
- dodoc rfc/*.txt
+ dodoc doc/rfc/*.txt
cd ${D}/etc/proftpd
mv proftpd.conf proftpd.conf.distrib