diff options
author | Michael Wagner <lapinours@web.de> | 2010-05-13 00:39:34 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:39:34 +0200 |
commit | 6587459f6806be78fcf04a6bc92e50cb0d22fffa (patch) | |
tree | 16eedb76466017b2ec3e12ca1989b8ed183d9fe5 /system/anacron/doinst.sh | |
parent | a881d48be7169f78414d5301b88f09cc6620c4e0 (diff) | |
download | slackbuilds-6587459f6806be78fcf04a6bc92e50cb0d22fffa.tar.gz |
system/anacron: Updated for version 2.3
Diffstat (limited to 'system/anacron/doinst.sh')
-rw-r--r-- | system/anacron/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/anacron/doinst.sh b/system/anacron/doinst.sh index ab68c38554..b3c934f55c 100644 --- a/system/anacron/doinst.sh +++ b/system/anacron/doinst.sh @@ -1,4 +1,3 @@ -# Handle configuration files config() { NEW="$1" OLD="$(dirname $NEW)/$(basename $NEW .new)" |