Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 375178 Details for
Bug 507972
vim.eclass - add selinux support
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
use use_enable for selinux
vim.eclass.patch (text/plain), 593 bytes, created by
Petre Rodan
on 2014-04-18 09:23:27 UTC
(
hide
)
Description:
use use_enable for selinux
Filename:
MIME Type:
Creator:
Petre Rodan
Created:
2014-04-18 09:23:27 UTC
Size:
593 bytes
patch
obsolete
>--- vim.eclass.orig 2013-06-11 12:31:15.000000000 +0300 >+++ vim.eclass 2014-04-18 12:12:10.262450629 +0300 >@@ -60,7 +60,7 @@ > SLOT="0" > LICENSE="vim" > >-IUSE="nls acl" >+IUSE="nls acl selinux" > > EXPORT_FUNCTIONS pkg_setup src_prepare src_compile src_configure \ > src_install src_test pkg_postinst pkg_postrm >@@ -475,7 +475,7 @@ > myconf="${myconf} $(use_enable nls) $(use_enable acl)" > fi > >- myconf="${myconf} --disable-selinux" >+ myconf="${myconf} $(use_enable selinux)" > > # Let Portage do the stripping. Some people like that. > export ac_cv_prog_STRIP="$(type -P true ) faking strip"
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 507972
: 375178