mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-geosciences/grass: add missing epatch call. By wraeth
Package-Manager: portage-2.2.20.1
This commit is contained in:
@@ -84,7 +84,7 @@ PATCHES=(
|
||||
"${FILESDIR}/${P}"-include-errno.patch
|
||||
"${FILESDIR}/${P}"-declare-inespg.patch
|
||||
"${FILESDIR}/${PV}"-sec-format.patch
|
||||
"${FILESDIR}"/grass-7.0.2-soname.patch
|
||||
"${FILESDIR}/${P}"-soname.patch
|
||||
)
|
||||
|
||||
pkg_setup() {
|
||||
@@ -126,6 +126,8 @@ src_prepare() {
|
||||
sed -e 's:\(#include <ogr_api.h>\):#ifdef HAVE_OGR\n\1\n#endif:' \
|
||||
-i "${S}/vector/v.external/main.c" || die "failed to sed main.c"
|
||||
|
||||
epatch "${PATCHES[@]}"
|
||||
|
||||
epatch_user
|
||||
eautoconf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user