summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-05-31 19:21:33 +0000
committerMike Frysinger <vapier@gentoo.org>2004-05-31 19:21:33 +0000
commit0ee359b3d62b00ca21b00061176e573f5fef923d (patch)
treeb93454f8db20b21134466c2544fcf7c6a712f407 /app-admin/setools
parentdont install stupid COPYING file (diff)
downloadgentoo-2-0ee359b3d62b00ca21b00061176e573f5fef923d.tar.gz
gentoo-2-0ee359b3d62b00ca21b00061176e573f5fef923d.tar.bz2
gentoo-2-0ee359b3d62b00ca21b00061176e573f5fef923d.zip
dont install stupid COPYING files among other things
Diffstat (limited to 'app-admin/setools')
-rw-r--r--app-admin/setools/setools-1.3.1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-admin/setools/setools-1.3.1.ebuild b/app-admin/setools/setools-1.3.1.ebuild
index c2f4afdec3ef..b27da8e3f6d1 100644
--- a/app-admin/setools/setools-1.3.1.ebuild
+++ b/app-admin/setools/setools-1.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/setools/setools-1.3.1.ebuild,v 1.2 2004/05/24 20:21:04 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/setools/setools-1.3.1.ebuild,v 1.3 2004/05/31 19:21:33 vapier Exp $
DESCRIPTION="SELinux policy tools"
HOMEPAGE="http://www.tresys.com/selinux_policy_tools.html"
@@ -16,7 +16,6 @@ DEPEND="sys-devel/bison
dev-libs/libxml2
dev-util/pkgconfig
X? ( dev-lang/tk gtk? ( >=gnome-base/libglade-2.0 ) )"
-
RDEPEND="dev-libs/libxml2
X? (
dev-lang/tk
@@ -78,7 +77,7 @@ src_compile() {
src_install() {
cd ${S}
- dodoc COPYING ChangeLog-setools README
+ dodoc ChangeLog-setools README
# some of the Makefiles are broken, and will fail
# if ${D}/usr/bin is nonexistant