Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 239059 Details for
Bug 327997
sys-fs/encfs should not depend on sys-apps/attr
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for ebuild to provide USE=xattr, avoiding automagic
encfs-xattr.patch (text/plain), 605 bytes, created by
Martin Väth
on 2010-07-16 14:13:44 UTC
(
hide
)
Description:
Patch for ebuild to provide USE=xattr, avoiding automagic
Filename:
MIME Type:
Creator:
Martin Väth
Created:
2010-07-16 14:13:44 UTC
Size:
605 bytes
patch
obsolete
>--- encfs-1.6.ebuild >+++ encfs-1.6.ebuild >@@ -13,7 +13,7 @@ > LICENSE="GPL-3" > SLOT="0" > KEYWORDS="amd64 ~sparc ~x86" >-IUSE="" >+IUSE="+xattr" > > RDEPEND=">=dev-libs/boost-1.34 > >=dev-libs/openssl-0.9.7 >@@ -22,7 +22,7 @@ > DEPEND="${RDEPEND} > dev-lang/perl > dev-util/pkgconfig >- sys-apps/attr >+ xattr? ( sys-apps/attr ) > sys-devel/gettext" > > src_configure() { >@@ -33,6 +33,7 @@ > BOOST_LIB="/usr/$(get_libdir)/boost-${BOOST_VER}" > einfo "Building against ${BOOST_PKG}." > >+ use xattr || export ac_cv_header_attr_xattr_h=no > econf \ > --with-boost=${BOOST_INC} \ > --with-boost-libdir=${BOOST_LIB} \
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 327997
: 239059