sys-cluster/sx: whitespace
authorFelix Janda <felix.janda@posteo.de>
Fri, 5 Aug 2016 16:20:07 +0000 (18:20 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 6 Aug 2016 16:47:16 +0000 (18:47 +0200)
sys-cluster/sx/sx-2.0.ebuild
sys-cluster/sx/sx-2.1.ebuild

index f24f7a7a7e2fa69819b18ab84e0ce6182e568130..5a7a1ccb0480c91afeafc48786bbc23d9ca4f044 100644 (file)
@@ -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$
 
@@ -34,10 +34,10 @@ REQUIRED_USE="server? ( client )"
 # tests make a temporary install relative to $prefix, so docdir must be relative to it as well
 src_configure() {
        econf --disable-sxhttpd \
-          --with-system-libs \
-          --docdir="\${prefix}/usr/share/doc/${PF}" \
-          $(use_enable client sxclient) \
-          $(use_enable server)
+               --with-system-libs \
+               --docdir="\${prefix}/usr/share/doc/${PF}" \
+               $(use_enable client sxclient) \
+               $(use_enable server)
 }
 
 src_install() {
index 578972b83592f32bf4b28283bdadbac919e9d9bd..9c9509e09034e4f7f350970718b50895a2c2476c 100644 (file)
@@ -34,10 +34,10 @@ REQUIRED_USE="server? ( client )"
 # tests make a temporary install relative to $prefix, so docdir must be relative to it as well
 src_configure() {
        econf --disable-sxhttpd \
-          --with-system-libs \
-          --docdir="\${prefix}/usr/share/doc/${PF}" \
-          $(use_enable client sxclient) \
-          $(use_enable server)
+               --with-system-libs \
+               --docdir="\${prefix}/usr/share/doc/${PF}" \
+               $(use_enable client sxclient) \
+               $(use_enable server)
 }
 
 src_install() {