diff options
author | Rob Holland <tigger@gentoo.org> | 2005-02-18 21:41:39 +0000 |
---|---|---|
committer | Rob Holland <tigger@gentoo.org> | 2005-02-18 21:41:39 +0000 |
commit | 821a4f55f3c564c4073f87ea964b145ddd011803 (patch) | |
tree | fb2c8bf1e80d064e4a1c798fa16353b8162ec69f /app-admin | |
parent | remove puregui (diff) | |
download | gentoo-2-821a4f55f3c564c4073f87ea964b145ddd011803.tar.gz gentoo-2-821a4f55f3c564c4073f87ea964b145ddd011803.tar.bz2 gentoo-2-821a4f55f3c564c4073f87ea964b145ddd011803.zip |
no idea what happened there..
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/sudo/sudo-1.6.7_p5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-admin/sudo/sudo-1.6.7_p5.ebuild b/app-admin/sudo/sudo-1.6.7_p5.ebuild index bf8f58b3641f..bdc9c089995a 100644 --- a/app-admin/sudo/sudo-1.6.7_p5.ebuild +++ b/app-admin/sudo/sudo-1.6.7_p5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/sudo-1.6.7_p5.ebuild,v 1.19 2005/02/18 21:38:12 tigger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/sudo-1.6.7_p5.ebuild,v 1.20 2005/02/18 21:41:39 tigger Exp $ inherit gnuconfig @@ -38,7 +38,6 @@ src_compile() { src_install() { einstall || die - # move sudo to /bin to aid system recovery dodoc BUGS CHANGES HISTORY PORTING README RUNSON TODO \ TROUBLESHOOTING UPGRADE sample.* insinto /etc/pam.d |