|
|
|
@ -2,7 +2,7 @@ |
|
|
|
# |
|
|
|
# Slackware build script for numix-folders. |
|
|
|
# |
|
|
|
# Copyright 2016 Edinaldo P. Silva, Rio de Janeiro, Brazil. |
|
|
|
# Copyright 2016-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil. |
|
|
|
# All rights reserved. |
|
|
|
# |
|
|
|
# Redistribution and use of this script, with or without modification, is |
|
|
|
@ -23,7 +23,7 @@ |
|
|
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
|
|
|
|
|
|
PRGNAM="numix-folders" |
|
|
|
VERSION=${VERSION:-1.1.1.201611191516.196} |
|
|
|
VERSION=${VERSION:-1.1.1.201702010031.197} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
|
|
|
|
@ -36,7 +36,7 @@ CWD=$(pwd) |
|
|
|
|
|
|
|
set -e |
|
|
|
|
|
|
|
SRCVER="1.1.1+201611191516~196~ubuntu16.10.1" |
|
|
|
SRCVER="1.1.1+201702010031~197~ubuntu16.10.1" |
|
|
|
|
|
|
|
rm -rf $PKG |
|
|
|
mkdir -p $TMP $PKG $OUTPUT |
|
|
|
|