summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2012-05-29 18:48:28 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2012-05-29 18:48:28 +0000
commit2dd4b90a577ba703e33bce23cea4af6a55671132 (patch)
tree8240674e5c9364b2d83627afe0b56b9a52cecb67 /sys-libs
parentVersion bump (diff)
downloadgentoo-2-2dd4b90a577ba703e33bce23cea4af6a55671132.tar.gz
gentoo-2-2dd4b90a577ba703e33bce23cea4af6a55671132.tar.bz2
gentoo-2-2dd4b90a577ba703e33bce23cea4af6a55671132.zip
whitespace
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/ncurses/ncurses-5.9-r2.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys-libs/ncurses/ncurses-5.9-r2.ebuild b/sys-libs/ncurses/ncurses-5.9-r2.ebuild
index 16f121837194..43707485a480 100644
--- a/sys-libs/ncurses/ncurses-5.9-r2.ebuild
+++ b/sys-libs/ncurses/ncurses-5.9-r2.ebuild
@@ -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/sys-libs/ncurses/ncurses-5.9-r2.ebuild,v 1.11 2012/05/29 18:03:06 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.9-r2.ebuild,v 1.12 2012/05/29 18:48:28 mr_bones_ Exp $
EAPI="1"
inherit eutils flag-o-matic toolchain-funcs
@@ -149,8 +149,6 @@ src_install() {
local termfile=$(find "${D}"/usr/share/terminfo/ -name "${x}" 2>/dev/null)
local basedir=$(basename $(dirname "${termfile}"))
-
-
if [[ -n ${termfile} ]] ; then
dodir /etc/terminfo/${basedir}
mv ${termfile} "${D}"/etc/terminfo/${basedir}/