diff options
author | Guillermo Bonvehi <gbonvehi@gmail.com> | 2010-05-13 00:40:43 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:40:43 +0200 |
commit | 6ca94563da1b22ac4ec6dd2d228687fa59688cdc (patch) | |
tree | 4e064de0e11488ef3ff322834d2b65616860802d /system/ivman/doinst.sh | |
parent | eb7d11a860e0e84174a0949195902a6fc3e765d2 (diff) | |
download | slackbuilds-6ca94563da1b22ac4ec6dd2d228687fa59688cdc.tar.gz |
system/ivman: Updated for version 0.6.14
Diffstat (limited to 'system/ivman/doinst.sh')
-rw-r--r-- | system/ivman/doinst.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/system/ivman/doinst.sh b/system/ivman/doinst.sh index 6a0871c4dc..817148292a 100644 --- a/system/ivman/doinst.sh +++ b/system/ivman/doinst.sh @@ -1,5 +1,3 @@ -#!/bin/sh - config() { NEW="$1" OLD="$(dirname $NEW)/$(basename $NEW .new)" |