summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjbollo <jose.bollo@eurogiciel.fr>2013-04-17 15:47:44 +0200
committerjbollo <jose.bollo@eurogiciel.fr>2013-04-17 15:47:44 +0200
commit6d1da8e5605aa8358cf903b3060fcd714e6c5500 (patch)
treef4b85d53481bf9a6aeb6994f8654bce5ee3619cb
parent436adb322927d603e99224b5f17cdb37cc061131 (diff)
parent6da5861f5358e51ceee8701d6668603a52a90fcb (diff)
downloadwrt-widgets-6d1da8e5605aa8358cf903b3060fcd714e6c5500.tar.gz
wrt-widgets-6d1da8e5605aa8358cf903b3060fcd714e6c5500.tar.bz2
wrt-widgets-6d1da8e5605aa8358cf903b3060fcd714e6c5500.zip
Merge branch 'master' of ns238759.ovh.net:/home/git/clone/tz.otcshare.org/wrt_widgets
-rw-r--r--packaging/wrt_widgets.spec5
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 "