diff options
Diffstat (limited to 'net-dialup/pptpd/pptpd-1.1.2.ebuild')
-rw-r--r-- | net-dialup/pptpd/pptpd-1.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/pptpd/pptpd-1.1.2.ebuild b/net-dialup/pptpd/pptpd-1.1.2.ebuild index 015d53382166..f372b9d58c33 100644 --- a/net-dialup/pptpd/pptpd-1.1.2.ebuild +++ b/net-dialup/pptpd/pptpd-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.1.2.ebuild,v 1.7 2003/09/07 00:09:22 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.1.2.ebuild,v 1.8 2003/09/11 01:23:01 msterret Exp $ S=${WORKDIR}/pptpd-1.1.2 DESCRIPTION="Linux Point-to-Point Tunnelling Protocol Server" @@ -24,7 +24,7 @@ src_install () { man_prefix=/usr/share/man \ install || die - insinto /etc + insinto /etc doins ${FILESDIR}/pptpd.conf insinto /etc/ppp dodir /etc/ppp |