mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +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
|
||||
|
||||
# Copyright 2013-2014 Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
||||
# Copyright 2013-2017 Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# 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
|
||||
|
||||
|
||||
|
||||
CWD=$(pwd)
|
||||
TMP=${TMP:-/tmp/msb}
|
||||
PKG=$TMP/package-$PRGNAM
|
||||
|
|
Loading…
Reference in a new issue