summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
Diffstat (limited to 'desktop')
-rw-r--r--desktop/moka-icon-theme/moka-icon-theme.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/moka-icon-theme/moka-icon-theme.SlackBuild b/desktop/moka-icon-theme/moka-icon-theme.SlackBuild
index cc0b687607..29a96fde05 100644
--- a/desktop/moka-icon-theme/moka-icon-theme.SlackBuild
+++ b/desktop/moka-icon-theme/moka-icon-theme.SlackBuild
@@ -45,6 +45,7 @@ rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$SRCVER.tar.gz || tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
+find . -type d -exec chmod 755 {} \;
mkdir -p $PKG/usr/share/icons
cp -a Moka $PKG/usr/share/icons