diff options
author | Steven Pledger <piratesmack@ymail.com> | 2010-05-13 00:41:35 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 00:41:35 +0200 |
commit | 0074467c1fcb49d853f46138d235cadb0e7338a6 (patch) | |
tree | 49ac1f3e014190ec47d39645e37bc36fa61a6a6e /system/rar/README | |
parent | 7ce709341bbd23bc83c41d4c623adc818d434c92 (diff) | |
download | slackbuilds-0074467c1fcb49d853f46138d235cadb0e7338a6.tar.gz |
system/rar: Updated for version 3.9.2
Diffstat (limited to 'system/rar/README')
-rw-r--r-- | system/rar/README | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/system/rar/README b/system/rar/README index 6e66eeb492..bb157fe455 100644 --- a/system/rar/README +++ b/system/rar/README @@ -3,10 +3,9 @@ rar is a command line utitility used to create RAR archives in Linux. Since the source code isn't available, this SlackBuild packages the official binary. -NOTE: This is only an evaluation copy. +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 -Recommended, but not scrictly required: unrar (available on SlackBuilds.org) - -Also note that this is an i386 binary - it won't work on pure x86_64 systems. +To include unrar in the package, run the script like this: +UNRAR=yes ./rar.SlackBuild |