mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-27 09:58:14 +01:00
libgksu: Remove whitespaces.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
7204073e84
commit
ac0b202310
1 changed files with 1 additions and 3 deletions
4
deps/libgksu/libgksu.SlackBuild
vendored
4
deps/libgksu/libgksu.SlackBuild
vendored
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for libgksu
|
# Slackware build script for libgksu
|
||||||
|
|
||||||
# Copyright 2013-2014 Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
# Copyright 2013-2017 Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -37,8 +37,6 @@ fi
|
||||||
|
|
||||||
wget -c https://people.debian.org/~kov/gksu/$PRGNAM-$VERSION.tar.gz
|
wget -c https://people.debian.org/~kov/gksu/$PRGNAM-$VERSION.tar.gz
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
CWD=$(pwd)
|
CWD=$(pwd)
|
||||||
TMP=${TMP:-/tmp/msb}
|
TMP=${TMP:-/tmp/msb}
|
||||||
PKG=$TMP/package-$PRGNAM
|
PKG=$TMP/package-$PRGNAM
|
||||||
|
|
Loading…
Reference in a new issue