mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +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
a0e67e345f
commit
8d9597559c
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.
|
||||
|
||||
You will need to download sbopkg (http://sbopkg.org/),
|
||||
create/update slackbuilds repo (sbopkg -r), load the
|
||||
mate-system-monitor queue through sbopkg and start processing it.
|
||||
create/update slackbuilds repo (sbopkg -r), move the queue file to
|
||||
/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
|
||||
VERSION=${VERSION:-1.6.1}
|
||||
BUILD=${BUILD:-3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_msb}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
Loading…
Reference in a new issue