diff options
Diffstat (limited to 'system/cwtex-q-fonts/cwtex-q-fonts.SlackBuild')
-rw-r--r-- | system/cwtex-q-fonts/cwtex-q-fonts.SlackBuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/cwtex-q-fonts/cwtex-q-fonts.SlackBuild b/system/cwtex-q-fonts/cwtex-q-fonts.SlackBuild index e80e83093d..a8c1e6d04e 100644 --- a/system/cwtex-q-fonts/cwtex-q-fonts.SlackBuild +++ b/system/cwtex-q-fonts/cwtex-q-fonts.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=cwtex-q-fonts VERSION=${VERSION:-0.2} ARCH=noarch -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} CWD=$(pwd) @@ -49,10 +49,10 @@ mkdir -p $TMP/$PRGNAM-$VERSION cd $PRGNAM-$VERSION chown -R root:root . find -L . \ - \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 -o -perm 511 \) \ - -exec chmod 755 {} \; -o \ + \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ + -o -perm 511 \) -exec chmod 755 {} \; -o \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ - -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; + -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; # Installing font # If you use Sbopkg, it seems that Sbopkg create a symlink of |