sys-block/parted: touch doc/pt_BR/Makefile.in

Package-Manager: Portage-2.3.80, Repoman-2.3.19
Bug: https://bugs.gentoo.org/697680
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
This commit is contained in:
Jeroen Roovers
2019-12-03 23:56:36 +01:00
parent d4649b5518
commit a65233f50d

View File

@@ -33,6 +33,11 @@ PATCHES=(
"${FILESDIR}"/${PN}-3.2-po4a-mandir.patch
)
src_prepare() {
default
touch doc/pt_BR/Makefile.in || die
}
src_configure() {
use elibc_uclibc && append-libs -liconv
econf \