summaryrefslogtreecommitdiffstats
path: root/misc/igal2/igal2.SlackBuild
diff options
context:
space:
mode:
author Petar Petrov2016-11-26 22:54:01 +0100
committer Willy Sudiarto Raharjo2016-12-03 01:17:45 +0100
commitb10e3355c21ebd632d13f88817ca7b81d6cdaacf (patch)
tree28a047056e382d804281743d927172f10354c6de /misc/igal2/igal2.SlackBuild
parente7ceeeca4f6ab4c42199f912eb9721c6274b80e2 (diff)
downloadslackbuilds-b10e3355c21ebd632d13f88817ca7b81d6cdaacf.tar.gz
misc/igal2: Updated for version 2.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'misc/igal2/igal2.SlackBuild')
-rw-r--r--misc/igal2/igal2.SlackBuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/misc/igal2/igal2.SlackBuild b/misc/igal2/igal2.SlackBuild
index 05e4308450..2bf21519b0 100644
--- a/misc/igal2/igal2.SlackBuild
+++ b/misc/igal2/igal2.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=igal2
-VERSION=${VERSION:-2.1}
+VERSION=${VERSION:-2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -44,10 +44,10 @@ tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
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 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
- -exec chmod 644 {} \;
+ \( -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 {} \;
# We'll put these in the doc directory later
sed -i "s:README::" Makefile