mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
media-libs/fontconfig: Added missing die.
Package-Manager: Portage-2.3.11, Repoman-2.3.3
This commit is contained in:
@@ -44,7 +44,7 @@ src_prepare() {
|
||||
default
|
||||
export GPERF=$(type -P true) # avoid dependency on gperf, #631980
|
||||
sed -i -e 's/FC_GPERF_SIZE_T="unsigned int"/FC_GPERF_SIZE_T=size_t/' \
|
||||
configure.ac # rest of gperf dependency fix, #631920
|
||||
configure.ac || die # rest of gperf dependency fix, #631920
|
||||
eautoreconf
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user