mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/remmina: Fixed empty BUILD variable.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
be9729a89b
commit
610a80ff7c
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PRGNAM=remmina
|
||||
VERSION=${VERSION:-20131008_26b814a}
|
||||
BUILD=${BUILD:-}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
SRCNAM=Remmina
|
||||
|
|
Loading…
Reference in a new issue