diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-22 16:13:44 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-22 16:01:04 -0500 |
commit | 8ed963023db0e76307e603ec33f9b61efb33ce79 (patch) | |
tree | 5e7780b43fdcc68039ebded44a5c8420241a6101 /system/rar2fs | |
parent | fe9608d02156fa1556c208dc6f0159dec65e8760 (diff) | |
download | slackbuilds-8ed963023db0e76307e603ec33f9b61efb33ce79.tar.gz |
system/rar2fs: Fixed dep information
Diffstat (limited to 'system/rar2fs')
-rw-r--r-- | system/rar2fs/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/system/rar2fs/README b/system/rar2fs/README index 4582f9c55f..cdc875baa2 100644 --- a/system/rar2fs/README +++ b/system/rar2fs/README @@ -2,5 +2,3 @@ rar2fs is a FUSE based file system that can mount a source RAR archive/volume or a directory containing any number of RAR archives and access (read only) the contents as plain files/directories. Other files located in the source directory are handled transparently. - -This requires libunrar. |