summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2017-08-22 00:44:47 -0400
committerAnthony G. Basile <blueness@gentoo.org>2017-08-22 01:05:15 -0400
commit2d11c53e87eb3976889ca2f3226a374d6dbdf47d (patch)
tree0bb74e9d6d31116720f90aee506ca9a083773097 /sys-fs/f2fs-tools/f2fs-tools-1.8.0.ebuild
parentsys-fs/f2fs-tools: remove older unstable version (diff)
downloadgentoo-2d11c53e87eb3976889ca2f3226a374d6dbdf47d.tar.gz
gentoo-2d11c53e87eb3976889ca2f3226a374d6dbdf47d.tar.bz2
gentoo-2d11c53e87eb3976889ca2f3226a374d6dbdf47d.zip
sys-fs/f2fs-tools: fix bug #623660 for version 1.8.0
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'sys-fs/f2fs-tools/f2fs-tools-1.8.0.ebuild')
-rw-r--r--sys-fs/f2fs-tools/f2fs-tools-1.8.0.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys-fs/f2fs-tools/f2fs-tools-1.8.0.ebuild b/sys-fs/f2fs-tools/f2fs-tools-1.8.0.ebuild
index 11d3ad95aa05..fe85240c1de3 100644
--- a/sys-fs/f2fs-tools/f2fs-tools-1.8.0.ebuild
+++ b/sys-fs/f2fs-tools/f2fs-tools-1.8.0.ebuild
@@ -17,6 +17,10 @@ RDEPEND="
selinux? ( sys-libs/libselinux )"
DEPEND="$RDEPEND"
+PATCHES=(
+ "${FILESDIR}"/${P}-sysmacros.patch #623660
+)
+
src_configure() {
#This is required to install to /sbin, bug #481110
econf \