summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-11-07 11:37:49 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-11-07 11:37:49 +0000
commitbb389aa9121623230b43917fd954dd75f88dc43e (patch)
treec231d60dbd0faaa501f2e24f1f50f33ba12e31fc /media-sound/noteedit/noteedit-2.6.2.ebuild
parentDon't install COPYING and INSTALL files. (diff)
downloadhistorical-bb389aa9121623230b43917fd954dd75f88dc43e.tar.gz
historical-bb389aa9121623230b43917fd954dd75f88dc43e.tar.bz2
historical-bb389aa9121623230b43917fd954dd75f88dc43e.zip
Don't install COPYING and INSTALL files.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'media-sound/noteedit/noteedit-2.6.2.ebuild')
-rw-r--r--media-sound/noteedit/noteedit-2.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/noteedit/noteedit-2.6.2.ebuild b/media-sound/noteedit/noteedit-2.6.2.ebuild
index 38c3b409b2ec..35d4e71efea5 100644
--- a/media-sound/noteedit/noteedit-2.6.2.ebuild
+++ b/media-sound/noteedit/noteedit-2.6.2.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/media-sound/noteedit/noteedit-2.6.2.ebuild,v 1.7 2005/01/14 23:57:13 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.6.2.ebuild,v 1.8 2005/11/07 11:37:49 flameeyes Exp $
IUSE=""
@@ -34,7 +34,7 @@ src_compile() {
src_install() {
kde_src_install
- dodoc FAQ FAQ.de INSTALL INSTALL.de examples
+ dodoc FAQ FAQ.de examples
docinto examples
dodoc noteedit/examples/*
}