[setroubleshoot/f14/master] - Turn off sensitivity of details button when no AVC's exist

Daniel J Walsh dwalsh at fedoraproject.org
Wed Jan 26 14:18:02 UTC 2011


commit 80238f42143d390d151e2784e2ccece1e46b67a9
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Wed Jan 26 09:17:52 2011 -0500

    -  Turn off sensitivity of details button when no AVC's exist

 setroubleshoot.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index b6cccbd..2345172 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -86,9 +86,9 @@ dbus-send --system /com/redhat/setroubleshootd com.redhat.SEtroubleshootdIface.r
 touch --no-create %{_datadir}/icons/hicolor
 %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
 
-%prep 
-setup -q 
-patch -p1 -b .seapplet
+%prep
+%setup -q 
+%patch -p1 -b .seapplet
 
 %build
 %configure


More information about the scm-commits mailing list