mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-27 09:58:14 +01:00
mate-system-monitor: revert the build number as nothing changes (reverted)
Update README about queue file for sbopkg Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
e3fdffb1ae
commit
7b7c684315
2 changed files with 4 additions and 3 deletions
|
@ -12,5 +12,6 @@ can be used to automatically download, build, and install all
|
||||||
dependencies of mate-system-monitor.
|
dependencies of mate-system-monitor.
|
||||||
|
|
||||||
You will need to download sbopkg (http://sbopkg.org/),
|
You will need to download sbopkg (http://sbopkg.org/),
|
||||||
create/update slackbuilds repo (sbopkg -r), load the
|
create/update slackbuilds repo (sbopkg -r), move the queue file to
|
||||||
mate-system-monitor queue through sbopkg and start processing it.
|
/var/lib{64}/sbopkg/queue, load the mate-system-monitor queue
|
||||||
|
through sbopkg and start processing it.
|
|
@ -25,7 +25,7 @@
|
||||||
|
|
||||||
PRGNAM=mate-system-monitor
|
PRGNAM=mate-system-monitor
|
||||||
VERSION=${VERSION:-1.6.1}
|
VERSION=${VERSION:-1.6.1}
|
||||||
BUILD=${BUILD:-3}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_msb}
|
TAG=${TAG:-_msb}
|
||||||
|
|
||||||
if [ -z "$ARCH" ]; then
|
if [ -z "$ARCH" ]; then
|
||||||
|
|
Loading…
Reference in a new issue