summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2001-09-16 05:03:15 +0000
committerDaniel Robbins <drobbins@gentoo.org>2001-09-16 05:03:15 +0000
commit3f781defcf319ad91275ef2db05c1da33a791e24 (patch)
tree6da7f5cd8d2bbb635cfa2c8196406ec09288d1e0 /sys-apps
parentfixums (diff)
downloadhistorical-3f781defcf319ad91275ef2db05c1da33a791e24.tar.gz
historical-3f781defcf319ad91275ef2db05c1da33a791e24.tar.bz2
historical-3f781defcf319ad91275ef2db05c1da33a791e24.zip
fixo for su man page zappification
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/sh-utils/sh-utils-2.0j-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/sh-utils/sh-utils-2.0j-r4.ebuild b/sys-apps/sh-utils/sh-utils-2.0j-r4.ebuild
index 18b7e08f41fd..bdbb8c14699a 100644
--- a/sys-apps/sh-utils/sh-utils-2.0j-r4.ebuild
+++ b/sys-apps/sh-utils/sh-utils-2.0j-r4.ebuild
@@ -2,7 +2,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/sys-apps/sh-utils/sh-utils-2.0j-r4.ebuild,v 1.4 2001/09/15 16:31:40 karltk Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sh-utils/sh-utils-2.0j-r4.ebuild,v 1.5 2001/09/16 05:03:15 drobbins Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -60,7 +60,7 @@ src_install() {
fi
#we use the /bin/su from the sys-apps/shadow package
rm ${D}/bin/su
- rm ${D}/usr/share/man/su.1.gz
+ rm ${D}/usr/share/man/man1/su.1.gz
}