projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
553be09
)
net-libs/wvstreams: Fix sed script.
author
Jeroen Roovers
<jer@gentoo.org>
Wed, 26 Jul 2017 14:10:51 +0000
(16:10 +0200)
committer
Jeroen Roovers
<jer@gentoo.org>
Wed, 26 Jul 2017 19:10:42 +0000
(21:10 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3
net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild
patch
|
blob
|
history
diff --git
a/net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild
b/net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild
index 4c9442c59fd8d2154eee96184205c9571c309980..af37675388dceb21b97d3d904116fda324345f18 100644
(file)
--- a/
net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild
+++ b/
net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@
-53,7
+53,7
@@
src_prepare() {
sed -i \
-e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' \
-e 's:AM_PROG_CC_STDC:AC_PROG_CC:' \
-
configure.ac
argp/configure.ac || die
+ argp/configure.ac || die
eautoreconf
pushd argp >/dev/null