net-misc/gsasl: whitespace
authorFelix Janda <felix.janda@posteo.de>
Fri, 5 Aug 2016 16:19:46 +0000 (18:19 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 6 Aug 2016 16:46:59 +0000 (18:46 +0200)
net-misc/gsasl/gsasl-1.8.0-r1.ebuild

index b110945c48bbe2ad4a8eabf355e485b642df5414..fe5787757e054a1f0e829c9aad173fd5593c5c90 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -26,7 +26,7 @@ RDEPEND="${DEPEND}"
 src_prepare() {
        epatch "${FILESDIR}/${PN}-gss-extra.patch"
        sed -i -e '/gl_WARN_ADD(\[-Werror/d' \
-           -e 's/ -Werror//' configure.ac || die
+               -e 's/ -Werror//' configure.ac || die
        sed -i -e 's/ -Werror//' lib/configure.ac || die
        eautoreconf
 }