Patch for an additional wine executable from Dan Walsh.
This commit is contained in:
parent
bf39cdb807
commit
2aea366ffc
@ -1,3 +1,4 @@
|
|||||||
|
- Patch for an additional wine executable from Dan Walsh.
|
||||||
- Patch for additional games file contexts from Dan Walsh.
|
- Patch for additional games file contexts from Dan Walsh.
|
||||||
- Add support for libselinux 2.0.5 init_selinuxmnt() changes.
|
- Add support for libselinux 2.0.5 init_selinuxmnt() changes.
|
||||||
- Patch for misc fixes to bluetooth from Dan Walsh.
|
- Patch for misc fixes to bluetooth from Dan Walsh.
|
||||||
|
@ -1,2 +1,4 @@
|
|||||||
/usr/bin/wine -- gen_context(system_u:object_r:wine_exec_t,s0)
|
/usr/bin/wine -- gen_context(system_u:object_r:wine_exec_t,s0)
|
||||||
|
|
||||||
|
/opt/cxoffice/bin/wine -- gen_context(system_u:object_r:wine_exec_t,s0)
|
||||||
/opt/picasa/wine/bin/wine -- gen_context(system_u:object_r:wine_exec_t,s0)
|
/opt/picasa/wine/bin/wine -- gen_context(system_u:object_r:wine_exec_t,s0)
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
policy_module(wine,1.2.0)
|
policy_module(wine,1.2.1)
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user