mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
graphics/lgeo: Allow VERSION override.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
d1be5b6708
commit
a8766ae645
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
# revision date 2009/12/27
|
||||
|
||||
PRGNAM=lgeo
|
||||
VERSION=20081215
|
||||
VERSION=${VERSION:-20081215}
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
Loading…
Reference in a new issue