summaryrefslogtreecommitdiffstats
path: root/system/postgresql/doinst.sh
diff options
context:
space:
mode:
author Adis Nezirovic2010-05-12 17:45:51 +0200
committer Robby Workman2010-05-12 17:45:51 +0200
commit68b3f43978dee08af0353ed8f704100f324ec009 (patch)
treece654277c3f2af0fe9851b2eb1c00d32b99d0987 /system/postgresql/doinst.sh
parenta71ad84af3f9002c19c0caa2295d91b14dbc64d5 (diff)
downloadslackbuilds-68b3f43978dee08af0353ed8f704100f324ec009.tar.gz
system/postgresql: Updated for version 8.3.7
Diffstat (limited to 'system/postgresql/doinst.sh')
-rw-r--r--system/postgresql/doinst.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/system/postgresql/doinst.sh b/system/postgresql/doinst.sh
index 5a067b8cf5..203ba5aa89 100644
--- a/system/postgresql/doinst.sh
+++ b/system/postgresql/doinst.sh
@@ -1,5 +1,3 @@
-#!/bin/sh
-
config() {
NEW="$1"
OLD="$(dirname $NEW)/$(basename $NEW .new)"