mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
office/xournal: Fixed TAG.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
8dda88b44a
commit
7f70444fdc
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
PRGNAM=xournal
|
||||
VERSION=${VERSION:-0.4.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_ml}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
case "$( uname -m )" in
|
||||
|
|
Loading…
Reference in a new issue