[lightdm] errant %%endif

Rex Dieter rdieter at fedoraproject.org
Thu May 16 14:34:42 UTC 2013


commit b88fe00d03f9a0f390ab39d7f2855d9dccccfcff
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Thu May 16 09:34:33 2013 -0500

    errant %%endif

 lightdm.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/lightdm.spec b/lightdm.spec
index bfbdebe..64235d8 100644
--- a/lightdm.spec
+++ b/lightdm.spec
@@ -199,7 +199,6 @@ 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