summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Marcel Saegebarth2015-01-30 14:52:15 +0100
committer Willy Sudiarto Raharjo2015-01-31 00:56:22 +0100
commit9c25152b0f1dafe87fe3d32d1906a90f3184aae6 (patch)
tree3ac9292bf2a796c912045d7d33a994dc62da0bae /network
parent2d364221a7b264e3edde37fe2f8a7492e23eeb4f (diff)
downloadslackbuilds-9c25152b0f1dafe87fe3d32d1906a90f3184aae6.tar.gz
network/pydio-sync: copyright year + cleanup
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/pydio-sync/pydio-sync.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/pydio-sync/pydio-sync.SlackBuild b/network/pydio-sync/pydio-sync.SlackBuild
index 332d10bdd4..12c60c39ea 100644
--- a/network/pydio-sync/pydio-sync.SlackBuild
+++ b/network/pydio-sync/pydio-sync.SlackBuild
@@ -1,8 +1,8 @@
#!/bin/sh
-# SlackBuild script for "pydio-sync".
+# Slackware build script for "pydio-sync".
-# Copyright 2013-2014 Marcel Saegebarth <marc@mos6581.de>
+# Copyright 2013-2015 Marcel Saegebarth <marc@mos6581.de>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -64,7 +64,7 @@ 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 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 {} \;
mkdir -p $PKG/opt/$PRGNAM $PKG/usr/bin $PKG/usr/doc/$PRGNAM-$VERSION \
$PKG/usr/share/applications $PKG/usr/share/pixmaps