2013-05-17 14:45:12

by jwcart2

[permalink] [raw]
Subject: [refpolicy] [PATCH 8/8] - Fixed typo in contrib/rpm.if.

Added missing ")" for macro call in rpm.if.

Signed-off-by: James Carter <[email protected]>
---
rpm.if | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rpm.if b/rpm.if
index 0628d50..ef3b225 100644
--- a/rpm.if
+++ b/rpm.if
@@ -660,7 +660,7 @@ interface(`rpm_admin',`
admin_pattern($1, rpm_var_run_t)

fs_search_tmpfs($1)
- admin_pattern($1, { rpm_tmpfs_t rpm_script_tmpfs_t }
+ admin_pattern($1, { rpm_tmpfs_t rpm_script_tmpfs_t })

rpm_run($1, $2)
')
--
1.8.1.4

--
James Carter <[email protected]>
National Security Agency