summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2018-03-06 03:33:51 -0500
committerAnthony G. Basile <blueness@gentoo.org>2018-03-06 03:34:12 -0500
commitcdfc6cdb46f30d5011c432a062260b056be09253 (patch)
tree670afb3ac140f0b56dded1cac057cf0a857490bf /sys-fs/f2fs-tools/f2fs-tools-1.10.0.ebuild
parentdev-libs/libtar: Removed inactive maintainer (diff)
downloadgentoo-cdfc6cdb46f30d5011c432a062260b056be09253.tar.gz
gentoo-cdfc6cdb46f30d5011c432a062260b056be09253.tar.bz2
gentoo-cdfc6cdb46f30d5011c432a062260b056be09253.zip
sys-fs/f2fs-tools: fix bug #649168 in 1.10.0
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-fs/f2fs-tools/f2fs-tools-1.10.0.ebuild')
-rw-r--r--sys-fs/f2fs-tools/f2fs-tools-1.10.0.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-fs/f2fs-tools/f2fs-tools-1.10.0.ebuild b/sys-fs/f2fs-tools/f2fs-tools-1.10.0.ebuild
index 94561df90d65..6d2be3599a8d 100644
--- a/sys-fs/f2fs-tools/f2fs-tools-1.10.0.ebuild
+++ b/sys-fs/f2fs-tools/f2fs-tools-1.10.0.ebuild
@@ -17,6 +17,8 @@ RDEPEND="
selinux? ( sys-libs/libselinux )"
DEPEND="$RDEPEND"
+PATCHES=( "${FILESDIR}"/${P}-fibmap-include-config_h.patch )
+
src_configure() {
#This is required to install to /sbin, bug #481110
econf \