projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48e70de
)
net-misc/gsasl: whitespace
author
Felix Janda
<felix.janda@posteo.de>
Fri, 5 Aug 2016 16:19:46 +0000
(18:19 +0200)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/net-misc/gsasl/gsasl-1.8.0-r1.ebuild
b/net-misc/gsasl/gsasl-1.8.0-r1.ebuild
index b110945c48bbe2ad4a8eabf355e485b642df5414..fe5787757e054a1f0e829c9aad173fd5593c5c90 100644
(file)
--- a/
net-misc/gsasl/gsasl-1.8.0-r1.ebuild
+++ b/
net-misc/gsasl/gsasl-1.8.0-r1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
4
Gentoo Foundation
+# Copyright 1999-201
6
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
}