get-scripts diff sublime-text-3 @ rev 77
Update dropbox (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Feb 09 16:25:21 2018 +0100 (2018-02-09) |
parents | 2cb082503ef7 |
children |
line diff
1.1 --- a/sublime-text-3 Sat Apr 23 22:23:17 2016 +0200 1.2 +++ b/sublime-text-3 Fri Feb 09 16:25:21 2018 +0100 1.3 @@ -8,7 +8,7 @@ 1.4 TARBALL="$(basename $WGET_URL)" 1.5 1.6 busybox wget $WGET_URL 1.7 -[ -f $TARBALL ] || abort_package "Could not download $TARBALL from $WGET_URL. Exiting." 1.8 +[ -f $TARBALL ] || abort_package 1.9 1.10 mkdir -p $PACKAGE-$VERSION/fs/opt $PACKAGE-$VERSION/fs/usr/share/applications 1.11 cd $PACKAGE-$VERSION/fs/opt