Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 134857 Details for
Bug 197718
sec-policy/selinux-base-policy needs some modification on amd64
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ebuild patch
selinux-base-policy.ebuild.patch (text/plain), 538 bytes, created by
Steve Yin
on 2007-11-01 03:18:32 UTC
(
hide
)
Description:
ebuild patch
Filename:
MIME Type:
Creator:
Steve Yin
Created:
2007-11-01 03:18:32 UTC
Size:
538 bytes
patch
obsolete
>--- /usr/portage/sec-policy/selinux-base-policy/selinux-base-policy-20070329.ebuild 2007-06-04 08:41:22.000000000 +0800 >+++ selinux-base-policy-20070329.ebuild 2007-11-01 10:42:19.000000000 +0800 >@@ -30,6 +30,11 @@ > cd ${S}/refpolicy > epatch ${FILESDIR}/${PN}-${PV}.diff > >+ if use amd64; then >+ epatch ${FILESDIR}/gentoo-selinux-amd64.patch >+ sed -i -e "s|^/lib/|/lib64/|" policy/modules/kernel/*.fc >+ fi >+ > for i in ${POLICY_TYPES}; do > mkdir -p ${S}/${i}/policy > cp ${FILESDIR}/modules.conf.${i} ${S}/${i}/policy/modules.conf
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 197718
: 134857 |
134858
|
134860