From 2b34a19867fc7fde1ab982a1383f91cb637bcd21 Mon Sep 17 00:00:00 2001 From: Marcel Saegebarth Date: Thu, 29 Jan 2015 07:25:41 +0700 Subject: network/insync: Fix slack-desc. Signed-off-by: Willy Sudiarto Raharjo --- network/insync/README | 1 + network/insync/insync.SlackBuild | 7 +++---- network/insync/slack-desc | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) (limited to 'network/insync') diff --git a/network/insync/README b/network/insync/README index 0836b88f52..4a17d12478 100644 --- a/network/insync/README +++ b/network/insync/README @@ -1,2 +1,3 @@ Insync extends (Google) Drive's web functionality to your desktop by integrating tightly with Windows, Mac and Linux so you can get +work done. diff --git a/network/insync/insync.SlackBuild b/network/insync/insync.SlackBuild index da1f7f1227..a9033a7264 100644 --- a/network/insync/insync.SlackBuild +++ b/network/insync/insync.SlackBuild @@ -28,7 +28,7 @@ PRGNAM=insync DEBNAM=wheezy VERSION=${VERSION:-1.1.3.32034} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then @@ -65,7 +65,7 @@ mkdir -p $TMP $PKG $OUTPUT cd $PKG ar p $CWD/${PRGNAM}_${VERSION}-${DEBNAM}_$DEBARCH.deb data.tar.gz | tar xzv chown -R root:root . -find . \ +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 \ @@ -75,8 +75,7 @@ chmod 0755 $PKG if [ "$ARCH" = "x86_64" ]; then mv $PKG/usr/lib $PKG/usr/lib${LIBDIRSUFFIX} - sed -i 's/lib/lib64/'\ - $PKG/usr/bin/{insync,insync-headless} + sed -i 's/lib/lib64/' $PKG/usr/bin/{insync,insync-headless} fi mv $PKG/usr/share/man $PKG/usr/ diff --git a/network/insync/slack-desc b/network/insync/slack-desc index 0963a89e23..e4c1a4ca01 100644 --- a/network/insync/slack-desc +++ b/network/insync/slack-desc @@ -16,3 +16,4 @@ insync: Homepage: http://www.insynchq.com/ insync: insync: insync: +insync: -- cgit v1.2.3