summaryrefslogtreecommitdiff
path: root/sys-fs/rar2fs/rar2fs-1.27.2-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-10-13 22:19:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-10-14 23:22:23 +0100
commit4b19be30aa626b327c885dae62c559ec0e9fb935 (patch)
tree76e74807bc479502e13866b581b6bf86734ec634 /sys-fs/rar2fs/rar2fs-1.27.2-r1.ebuild
parent30d6f67c98d149508509d5e86f176d558793acc0 (diff)
gentoo resync : 13.10.2019
Diffstat (limited to 'sys-fs/rar2fs/rar2fs-1.27.2-r1.ebuild')
-rw-r--r--sys-fs/rar2fs/rar2fs-1.27.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/rar2fs/rar2fs-1.27.2-r1.ebuild b/sys-fs/rar2fs/rar2fs-1.27.2-r1.ebuild
index 3860f0c11dbf..d7d5e5f041b8 100644
--- a/sys-fs/rar2fs/rar2fs-1.27.2-r1.ebuild
+++ b/sys-fs/rar2fs/rar2fs-1.27.2-r1.ebuild
@@ -23,7 +23,7 @@ src_configure() {
export USER_CFLAGS="${CFLAGS}"
econf \
- --with-unrar=/usr/include/libunrar \
+ --with-unrar="${ESYSROOT}"/usr/include/libunrar \
--disable-static-unrar \
$(use_enable debug)
}