summaryrefslogtreecommitdiffstats
path: root/system/asbt/README
diff options
context:
space:
mode:
author Aaditya Bagga2014-05-18 14:51:58 +0200
committer Willy Sudiarto Raharjo2014-05-18 14:51:58 +0200
commitf24fd1972d4091389e8a724f415645c57ef829ac (patch)
treef1f8af410bc41624d9eaa1fd2fd08200460a0f1d /system/asbt/README
parente24b8e2003ef26145b0a7a7f803872efd522981a (diff)
downloadslackbuilds-f24fd1972d4091389e8a724f415645c57ef829ac.tar.gz
system/asbt: Updated for version 0.9.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/asbt/README')
-rw-r--r--system/asbt/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/system/asbt/README b/system/asbt/README
index f82af60383..962b468d0b 100644
--- a/system/asbt/README
+++ b/system/asbt/README
@@ -1,7 +1,7 @@
asbt is a tool for managing packages in your local copy of slackbuilds,
-usually obtained from http://slackbuilds.org (SBo).
+which can be obtained from http://slackbuilds.org (SBo).
-It supports searching (-s), viewing information (-i,-r,-d,-v,-l,-q) ,
+It supports searching (-s), viewing information (-i,-r,-d,-v,-l,-q),
downloading (-G), building (-B), and installing/removing/upgrading packages.
The list of available options is present in the readme and the man page.
@@ -16,7 +16,7 @@ adjust according to your wish, are:
# Where the downloaded source packages are to be placed.
# Leave it blank for saving it in the same directory as the slackbuild.
-3) outdir="/home/$user/src"
+3) outdir="/home/$user/packages"
# Where the build package will be placed.
# Leave it blank for putting it in /tmp.
@@ -26,4 +26,4 @@ adjust according to your wish, are:
5) editor="/usr/bin/vim"
# Editor for viewing/editing slackbuilds.
-These variables can be configured via editing /etc/asbt/asbt.conf .
+These variables can be configured via editing /etc/asbt/asbt.conf