summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2012-06-30 08:30:48 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2012-06-30 08:30:48 +0000
commit81c99bf4268b9e690aac712a7be7d96464448613 (patch)
tree7ee76de0c96df9aec29f83473bdbc1868bf77d42 /eclass/myspell-r2.eclass
parentVersion bump. (diff)
downloadgentoo-2-81c99bf4268b9e690aac712a7be7d96464448613.tar.gz
gentoo-2-81c99bf4268b9e690aac712a7be7d96464448613.tar.bz2
gentoo-2-81c99bf4268b9e690aac712a7be7d96464448613.zip
Remove also lower case licenses.
Diffstat (limited to 'eclass/myspell-r2.eclass')
-rw-r--r--eclass/myspell-r2.eclass3
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/myspell-r2.eclass b/eclass/myspell-r2.eclass
index eea8c0ac1062..94b499aa31f9 100644
--- a/eclass/myspell-r2.eclass
+++ b/eclass/myspell-r2.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/myspell-r2.eclass,v 1.5 2012/06/17 10:50:20 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/myspell-r2.eclass,v 1.6 2012/06/30 08:30:48 scarabeus Exp $
# @ECLASS: aspell-dict.eclass
# @MAINTAINER:
@@ -96,6 +96,7 @@ myspell-r2_src_install() {
# Remove licenses as they suffix them with .txt too
rm -rf COPYING*
rm -rf LICENSE*
+ rm -rf license*
# Readme and so on
for x in *.txt README*; do
if [[ -f ${x} ]]; then