mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/NetworkManager-fortisslvpn: Update build tag
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
aad18066fe
commit
8676242ef2
1 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@
|
|||
PRGNAM=NetworkManager-fortisslvpn
|
||||
VERSION=${VERSION:-1.2.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_lem}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
case "$( uname -m )" in
|
||||
|
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
|
|||
fi
|
||||
|
||||
CWD=$(pwd)
|
||||
TMP=${TMP:-/tmp/lem}
|
||||
TMP=${TMP:-/tmp/SBo}
|
||||
PKG=$TMP/package-$PRGNAM
|
||||
OUTPUT=${OUTPUT:-/tmp}
|
||||
|
||||
|
|
Loading…
Reference in a new issue