[lightdm: 9/13] Revert "errant %%endif"

Rex Dieter rdieter at fedoraproject.org
Fri Jun 7 15:46:14 UTC 2013


commit 040c4ee1f32c4d1ff721f06492b5079201b18c62
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Fri Jun 7 10:45:07 2013 -0500

    Revert "errant %%endif"
    
    This reverts commit b88fe00d03f9a0f390ab39d7f2855d9dccccfcff.

 lightdm.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/lightdm.spec b/lightdm.spec
index 64235d8..bfbdebe 100644
--- a/lightdm.spec
+++ b/lightdm.spec
@@ -199,6 +199,7 @@ exit 0
 if [ "`getsebool xdm_write_home 2>/dev/null`" == 'xdm_write_home --> off' ] ; then
   setsebool -P xdm_write_home on &> /dev/null ||:
 fi
+%endif
 %if 0%{?systemd}
 %systemd_post lightdm.service
 


More information about the scm-commits mailing list