summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-12-03 23:56:36 +0100
committerJeroen Roovers <jer@gentoo.org>2019-12-03 23:56:58 +0100
commita65233f50da7008599f764e8957d31809cdeb4c4 (patch)
treef073064002c9f25382f7f659324acefb9153166a /sys-block/parted
parentdev-python/pexpect: amd64 stable (diff)
downloadgentoo-a65233f50da7008599f764e8957d31809cdeb4c4.tar.gz
gentoo-a65233f50da7008599f764e8957d31809cdeb4c4.tar.bz2
gentoo-a65233f50da7008599f764e8957d31809cdeb4c4.zip
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>
Diffstat (limited to 'sys-block/parted')
-rw-r--r--sys-block/parted/parted-3.3.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys-block/parted/parted-3.3.ebuild b/sys-block/parted/parted-3.3.ebuild
index aa855d377c10..1945a7562545 100644
--- a/sys-block/parted/parted-3.3.ebuild
+++ b/sys-block/parted/parted-3.3.ebuild
@@ -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 \