File apparmor-2.5.1-firefox-proc-fix of Package apparmor.import4816

From: Jeff Mahoney <jeffm@suse.com>
Subject: apparmor-profiles: Fix proc usage in firefox profile
References: bnc#436262

 This patch corrects the use of the {proc} macro. It should be {PROC}.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
---
 profiles/apparmor/profiles/extras/usr.lib.firefox.firefox |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

--- a/profiles/apparmor/profiles/extras/usr.lib.firefox.firefox
+++ b/profiles/apparmor/profiles/extras/usr.lib.firefox.firefox
@@ -32,9 +32,9 @@
   /opt/kde3/share/applications/ r,
   /opt/kde3/share/applications/mimeinfo.cache r,
 
-  owner @{proc}/*/mounts r,
-  @{proc}/meminfo r,
-  @{proc}/sys/kernel/ngroups_max r,
+  owner @{PROC}/*/mounts r,
+  @{PROC}/meminfo r,
+  @{PROC}/sys/kernel/ngroups_max r,
 
   /usr/lib/**.so mr,
 
openSUSE Build Service is sponsored by