[BackupPC] add missing popd

Bernard Johnson bjohnson at fedoraproject.org
Sat Jul 9 05:33:10 UTC 2011


commit 822391ab0ad4b4cbef022cb74c1c3f3c014155ca
Author: Bernard Johnson <bjohnson at symetrix.com>
Date:   Wed Jul 6 20:54:08 2011 -0600

    add missing popd

 BackupPC.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/BackupPC.spec b/BackupPC.spec
index d15f714..f38ce2a 100644
--- a/BackupPC.spec
+++ b/BackupPC.spec
@@ -102,6 +102,7 @@ cat >%{name}.fc <<EOF
 %{_sysconfdir}/%{name}(/.*)?            gen_context(system_u:object_r:httpd_sys_script_rw_t,s0)
 %{_localstatedir}/log/%{name}(/.*)?     gen_context(system_u:object_r:httpd_sys_content_t,s0)
 EOF
+popd
 %endif
 
 %build


More information about the scm-commits mailing list