diff options
author | Felix Janda <felix.janda@posteo.de> | 2016-08-05 18:19:55 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-08-06 18:47:08 +0200 |
commit | 62744dc5421375a4a0350c0349382085508edc93 (patch) | |
tree | faf04cf99c78d7cc9e175d001e0359ebc077c996 /net-misc/zssh | |
parent | net-misc/sitecopy: whitespace (diff) | |
download | gentoo-62744dc5421375a4a0350c0349382085508edc93.tar.gz gentoo-62744dc5421375a4a0350c0349382085508edc93.tar.bz2 gentoo-62744dc5421375a4a0350c0349382085508edc93.zip |
net-misc/zssh: whitespace
Diffstat (limited to 'net-misc/zssh')
-rw-r--r-- | net-misc/zssh/zssh-1.5c-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/zssh/zssh-1.5c-r1.ebuild b/net-misc/zssh/zssh-1.5c-r1.ebuild index f52dbbebfd18..18f29c24851e 100644 --- a/net-misc/zssh/zssh-1.5c-r1.ebuild +++ b/net-misc/zssh/zssh-1.5c-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -35,8 +35,8 @@ src_prepare() { src_configure() { tc-export AR CC RANLIB econf \ - $(use_enable nls) \ - $(use_enable readline) + $(use_enable nls) \ + $(use_enable readline) } src_install() { |