diff options
author | Achim Gottinger <achim@gentoo.org> | 2000-08-17 15:37:34 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2000-08-17 15:37:34 +0000 |
commit | 25f5a7f1db33bc700c452fefa56c40b781ae4d3e (patch) | |
tree | f3c798181c08bea2eb53147688f0c6ed1931fbbd /net-nds | |
parent | *** empty log message *** (diff) | |
download | historical-25f5a7f1db33bc700c452fefa56c40b781ae4d3e.tar.gz historical-25f5a7f1db33bc700c452fefa56c40b781ae4d3e.tar.bz2 historical-25f5a7f1db33bc700c452fefa56c40b781ae4d3e.zip |
*** empty log message ***
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/ypbind/ypbind-1.6-r1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-nds/ypbind/ypbind-1.6-r1.ebuild b/net-nds/ypbind/ypbind-1.6-r1.ebuild index 291214c40e57..becb886bdcfc 100644 --- a/net-nds/ypbind/ypbind-1.6-r1.ebuild +++ b/net-nds/ypbind/ypbind-1.6-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.6-r1.ebuild,v 1.2 2000/08/16 04:38:21 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.6-r1.ebuild,v 1.3 2000/08/17 15:37:34 achim Exp $ P=ypbind-1.6 A=ypbind-mt-1.6.tar.gz @@ -27,7 +27,9 @@ src_install() { dodoc AUTHORS ChangeLog COPYING README THANKS TODO insinto /etc/yp doins etc/yp.conf + prepman } + |