summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste DURAND <baptiste.durand@eurogiciel.fr>2013-06-18 18:03:52 +0200
committerBaptiste DURAND <baptiste.durand@eurogiciel.fr>2013-06-18 18:03:52 +0200
commit9f6a38b11ac4b02c82c09d4120ef0a3854a64cc8 (patch)
tree22a75a6fbf0fd2c0635d3c913ebfcecd54b9833d
parent967b31c6d0b85a3cf4341d12931413492c3e4aa7 (diff)
downloadwrt-widgets-9f6a38b11ac4b02c82c09d4120ef0a3854a64cc8.tar.gz
wrt-widgets-9f6a38b11ac4b02c82c09d4120ef0a3854a64cc8.tar.bz2
wrt-widgets-9f6a38b11ac4b02c82c09d4120ef0a3854a64cc8.zip
Change rule of dbspace directory
-rw-r--r--packaging/wrt_widgets.spec2
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"