diff options
author | Guillermo Bonvehi | 2010-05-11 22:26:59 +0200 |
---|---|---|
committer | Robby Workman | 2010-05-11 22:26:59 +0200 |
commit | 20f8229999d29edbbee56687abf0c096946df954 (patch) | |
tree | 4e48a7ef38f618ebba139faceefbbda07a5336f0 /system/pmount/doinst.sh | |
parent | 2b303a0c62440e0fc7f54aa8afd21a94900cd5f7 (diff) | |
download | slackbuilds-20f8229999d29edbbee56687abf0c096946df954.tar.gz |
system/pmount: Updated for version 0.9.17
Diffstat (limited to 'system/pmount/doinst.sh')
-rw-r--r-- | system/pmount/doinst.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/system/pmount/doinst.sh b/system/pmount/doinst.sh index 3b82b97e99..f34d4a61bb 100644 --- a/system/pmount/doinst.sh +++ b/system/pmount/doinst.sh @@ -1,5 +1,3 @@ -#!/bin/sh - config() { NEW="$1" OLD="$(dirname $NEW)/$(basename $NEW .new)" |