diff options
author | Steven Pledger <piratesmack@ymail.com> | 2010-03-23 19:23:31 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 14:28:41 +0200 |
commit | e068523091165b95bc5dffd11a8eec8c5bf6e94d (patch) | |
tree | 8643e85a8e42fc61bccf258e15de076f5993f12e /system/rar/README | |
parent | 8194a8bd23ec5f66360b9c53c5c8955b3c6df542 (diff) | |
download | slackbuilds-e068523091165b95bc5dffd11a8eec8c5bf6e94d.tar.gz |
system/rar: Updated for version 3.9.3.
Diffstat (limited to 'system/rar/README')
-rw-r--r-- | system/rar/README | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/system/rar/README b/system/rar/README index bb157fe455..f27961cb7c 100644 --- a/system/rar/README +++ b/system/rar/README @@ -1,11 +1,10 @@ -rar is a command line utitility used to create RAR archives in Linux. +rar is a command line utitility for creating RAR archives. -Since the source code isn't available, this SlackBuild packages the -official binary. +This SlackBuild repackages the official binary. -This is only an evaluation copy. -If you wish to use RAR after the evaluation period of 40 days, you will -have to purchase its license: http://www.rarlab.com/registration.php +This is a shareware program. If you would like to continue using RAR +after 40 days, you will have to purchase a license. See license.txt in +the docs directory for more details. To include unrar in the package, run the script like this: UNRAR=yes ./rar.SlackBuild |