Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 281457 Details for
Bug 376939
sys-auth/consolekit-0.4.5-r3[acl] need REDEND on sys-apps/coreutils[acl] and CONFIG_TMPFS_POSIX_ACL
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Adds checks, switch to EAPI=2
acl_ebuild.patch (text/plain), 1.30 KB, created by
Arne Flagge
on 2011-07-29 14:29:24 UTC
(
hide
)
Description:
Adds checks, switch to EAPI=2
Filename:
MIME Type:
Creator:
Arne Flagge
Created:
2011-07-29 14:29:24 UTC
Size:
1.30 KB
patch
obsolete
>--- /usr/portage/sys-fs/udev/udev-171-r1.ebuild 2011-07-07 21:31:26.000000000 +0200 >+++ /usr/local/portage/sys-fs/udev/udev-171-r1.ebuild 2011-07-29 16:24:23.213584469 +0200 >@@ -2,7 +2,7 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-171-r1.ebuild,v 1.10 2011/07/07 19:30:44 zzam Exp $ > >-EAPI="1" >+EAPI="2" > > inherit eutils flag-o-matic multilib toolchain-funcs linux-info systemd > >@@ -62,6 +62,7 @@ > >=sys-apps/usbutils-0.82 > sys-apps/pciutils > ) >+ acl? ( sys-apps/coreutils[acl] ) > !sys-apps/coldplug > !<sys-fs/lvm2-2.02.45 > !sys-fs/device-mapper >@@ -77,7 +78,7 @@ > > # required kernel options > CONFIG_CHECK="~INOTIFY_USER ~SIGNALFD ~!SYSFS_DEPRECATED ~!SYSFS_DEPRECATED_V2 >- ~!IDE ~BLK_DEV_BSG" >+ ~!IDE ~BLK_DEV_BSG ~TMPFS_POSIX_ACL" > > # Return values: > # 2 - reliable >@@ -151,11 +152,11 @@ > mv "${WORKDIR}"/test/sys "${S}"/test/ > fi > fi >+} > >+src_prepare() { > #cd "${WORKDIR}/${scriptname}" > >- cd "${S}" >- > # patches go here... > > # backport some patches >@@ -189,7 +190,7 @@ > fi > } > >-src_compile() { >+src_configure() { > filter-flags -fprefetch-loop-arrays > > if ! use extras; then >@@ -241,8 +242,6 @@ > --enable-action_modeswitch \ > $(systemd_with_unitdir) > fi >- >- emake || die "compiling udev failed" > } > > src_install() {
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 376939
: 281457