projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0f8f43
)
net-misc/zssh: whitespace
author
Felix Janda
<felix.janda@posteo.de>
Fri, 5 Aug 2016 16:19:55 +0000
(18:19 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 6 Aug 2016 16:47:08 +0000
(18:47 +0200)
net-misc/zssh/zssh-1.5c-r1.ebuild
patch
|
blob
|
history
diff --git
a/net-misc/zssh/zssh-1.5c-r1.ebuild
b/net-misc/zssh/zssh-1.5c-r1.ebuild
index f52dbbebfd184745281681d3fbb574b8e5d30986..18f29c24851ef9f1ba62ea0ddf6797489d11e355 100644
(file)
--- a/
net-misc/zssh/zssh-1.5c-r1.ebuild
+++ b/
net-misc/zssh/zssh-1.5c-r1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
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() {