Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 590390 Details for
Bug 694994
sys-fs/rar2fs fails to build(??) when $SYSROOT is not the root directory '/'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch
sys-fs-rar2fs-fix-build-when-SYSROOT-is-not-root.patch (text/plain), 818 bytes, created by
François Degros
on 2019-09-19 23:35:09 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
François Degros
Created:
2019-09-19 23:35:09 UTC
Size:
818 bytes
patch
obsolete
>From c4f28ebe63a9dee805d84f684a5e422601576c7e Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Fran=C3=A7ois=20Degros?= <fdegros@chromium.org> >Date: Mon, 9 Sep 2019 11:12:27 +1000 >Subject: [PATCH] sys-fs/rar2fs: fix build when $SYSROOT is not simply / > >--- > sys-fs/rar2fs/rar2fs-1.27.2-r1.ebuild | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/sys-fs/rar2fs/rar2fs-1.27.2-r1.ebuild b/sys-fs/rar2fs/rar2fs-1.27.2-r1.ebuild >index 3860f0c11..b6ed61af1 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="${SYSROOT%/}/usr/include/libunrar" \ > --disable-static-unrar \ > $(use_enable debug) > } >-- >2.23.0.187.g17f5b7556c-goog >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 694994
: 590390