diff options
-rw-r--r-- | packaging/wrt_widgets.spec | 5 |
1 files changed, 5 insertions, 0 deletions
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 " |