projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4649b5
)
sys-block/parted: touch doc/pt_BR/Makefile.in
author
Jeroen Roovers
<jer@gentoo.org>
Tue, 3 Dec 2019 22:56:36 +0000
(23:56 +0100)
committer
Jeroen Roovers
<jer@gentoo.org>
Tue, 3 Dec 2019 22:56:58 +0000
(23:56 +0100)
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Bug: https://bugs.gentoo.org/697680
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
sys-block/parted/parted-3.3.ebuild
patch
|
blob
|
history
diff --git
a/sys-block/parted/parted-3.3.ebuild
b/sys-block/parted/parted-3.3.ebuild
index aa855d377c10486ce7e26b40c2724b2dfd8c1618..1945a756254560aa0001644a064135ad34ed5f37 100644
(file)
--- 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 \