From 6da5861f5358e51ceee8701d6668603a52a90fcb Mon Sep 17 00:00:00 2001 From: Baptiste DURAND Date: Wed, 17 Apr 2013 15:26:00 +0200 Subject: Add usr/lib64/ for unsmack --- packaging/wrt_widgets.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/packaging/wrt_widgets.spec b/packaging/wrt_widgets.spec index 599aa9a..dbd94f8 100644 --- a/packaging/wrt_widgets.spec +++ b/packaging/wrt_widgets.spec @@ -48,6 +48,11 @@ mv /usr/share/applications/* /usr/share/applications_tmp/ ail_initdb mv /usr/share/applications_tmp/* /usr/share/applications/ for d in dbspace home usr; do find /opt/$d -exec chsmack -a _ {} \; ; done; +find /usr/lib64/ -exec chsmack -a _ {} \; + + + + echo "Please Reboot and Execute the scripts install_widgets.sh & load_widget.sh in root mode " -- cgit v1.2.3