diff --git a/testing/mate-system-monitor/README b/testing/mate-system-monitor/README index 6bb5090..266267d 100644 --- a/testing/mate-system-monitor/README +++ b/testing/mate-system-monitor/README @@ -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. \ No newline at end of file +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. \ No newline at end of file diff --git a/testing/mate-system-monitor/mate-system-monitor.SlackBuild b/testing/mate-system-monitor/mate-system-monitor.SlackBuild index 0a8db38..25bd72f 100644 --- a/testing/mate-system-monitor/mate-system-monitor.SlackBuild +++ b/testing/mate-system-monitor/mate-system-monitor.SlackBuild @@ -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