From e5e21c6912bd023e68604ae69669371cd9d916f2 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sat, 14 May 2016 23:42:06 +0700 Subject: desktop/numix-icon-theme-bevel: fix perms. Signed-off-by: Willy Sudiarto Raharjo --- desktop/numix-icon-theme-bevel/numix-icon-theme-bevel.SlackBuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'desktop/numix-icon-theme-bevel') diff --git a/desktop/numix-icon-theme-bevel/numix-icon-theme-bevel.SlackBuild b/desktop/numix-icon-theme-bevel/numix-icon-theme-bevel.SlackBuild index 3b4ccb8583..d4a0caf1b3 100644 --- a/desktop/numix-icon-theme-bevel/numix-icon-theme-bevel.SlackBuild +++ b/desktop/numix-icon-theme-bevel/numix-icon-theme-bevel.SlackBuild @@ -58,5 +58,7 @@ mkdir -p $PKG/install cat $CWD/slack-desc > $PKG/install/slack-desc cat $CWD/doinst.sh > $PKG/install/doinst.sh +find $PKG -type f -exec chmod 644 {} \; + cd $PKG /sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} -- cgit v1.2.3