]> git.ipfire.org Git - people/stevee/selinux-policy.git/commitdiff
Comment mozilla filetrans interface in mozilla.if to make new build
authorMiroslav Grepl <mgrepl@redhat.com>
Tue, 13 Dec 2011 12:22:53 +0000 (12:22 +0000)
committerMiroslav Grepl <mgrepl@redhat.com>
Tue, 13 Dec 2011 12:22:53 +0000 (12:22 +0000)
policy/modules/apps/mozilla.if

index d797201d0f7ce3cbd35c16a64ea9afa386054b59..ffeec16a81e489c216cc20c77023413b66911b6a 100644 (file)
@@ -233,7 +233,7 @@ interface(`mozilla_domtrans_plugin',`
        read_lnk_files_pattern($1, mozilla_plugin_rw_t, mozilla_plugin_rw_t)
        can_exec($1, mozilla_plugin_rw_t)
 
-       mozilla_filetrans_home_content($1)
+       #mozilla_filetrans_home_content($1)
 ')
 
 ########################################