mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
misc/doclifter: Fix TAG.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
c69d4a46e8
commit
99579febbe
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
PRGNAM=doclifter
|
||||
VERSION=${VERSION:-2.15}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_slint}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
# We package Python scripts, so:
|
||||
ARCH=noarch
|
||||
|
|
Loading…
Reference in a new issue