mirror of
https://github.com/sbopkg/sbopkg
synced 2024-11-09 19:50:25 +03:00
sqg: Fix wrong statement.
Signed-off-by: Willy Sudiarto Raharjo <willysr@sbopkg.org>
This commit is contained in:
parent
545773c274
commit
aa11d763d4
@ -8,6 +8,7 @@
|
||||
|
||||
# Copyright 2013 Chess Griffin <chess@chessgriffin.com> and
|
||||
# slakmagik <slakmagik@gmail.com>
|
||||
# Copyright 2016 Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
||||
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
# permitted provided that the following conditions are met:
|
||||
@ -32,7 +33,7 @@ SCRIPT=${0##*/}
|
||||
|
||||
SBOPKG_CONF=${SBOPKG_CONF:-/etc/sbopkg/sbopkg.conf}
|
||||
|
||||
# If necessary, override SBOPKG_CONF below or directly from the environment.
|
||||
# If necessary, override SBOPKG_CONF above or directly from the environment.
|
||||
# The user may want to change QUEUEDIR to a local temporary directory in $HOME
|
||||
# since queuefiles in QUEUEDIR will be overwritten by this script. QUEUEDIR
|
||||
# is commented out on purpose to get the user to review these variables.
|
||||
|
Loading…
Reference in New Issue
Block a user