diff options
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 |