diff options
-rw-r--r-- | packaging/wrt_widgets.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/wrt_widgets.spec b/packaging/wrt_widgets.spec index 27d61eb..9a3ea91 100644 --- a/packaging/wrt_widgets.spec +++ b/packaging/wrt_widgets.spec @@ -49,7 +49,7 @@ 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 _ {} \; - +chmod -R a+rw /opt/dbspace/ echo "Please Reboot and Execute the script install_widgets.sh as user root" |