diff options
author | markus reichelt <slackbuilds@mareichelt.de> | 2011-07-20 11:00:52 -0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-07-21 22:52:14 -0500 |
commit | 17904ae9c5407dc5dd3e57be81a61136d978c155 (patch) | |
tree | 40afb3fda241d6bb0844acc192dc2f0668d3a20b /system/cdfs/slack-desc | |
parent | 2347057e381142b044dd6bc981c6985ec8c17d5a (diff) |
system/cdfs: Fix depmod call in doinst + cleanup.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'system/cdfs/slack-desc')
-rw-r--r-- | system/cdfs/slack-desc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/system/cdfs/slack-desc b/system/cdfs/slack-desc index a6dac81fb3059..2209d9f0fa1c9 100644 --- a/system/cdfs/slack-desc +++ b/system/cdfs/slack-desc @@ -5,15 +5,15 @@ # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. - |-----handy-ruler--------------------------------------------------------| + |-----handy-ruler------------------------------------------------------| cdfs: CDfs (cd filesystem driver) -cdfs: +cdfs: cdfs: CDfs is a file system for Linux systems that `exports' all tracks and cdfs: boot images on a CD as normal files. These files can then be mounted cdfs: (e.g. for ISO and boot images), copied, played (audio and VCD tracks) cdfs: The primary goal for developing this file system was to "unlock" cdfs: information in old ISO images. -cdfs: +cdfs: cdfs: Homepage: http://users.elis.ugent.be/~mronsse/cdfs/ -cdfs: -cdfs: +cdfs: +cdfs: |