summaryrefslogtreecommitdiffstats
path: root/testing/squidguard/squidguard.post-install
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2012-07-31 11:20:14 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2012-07-31 11:20:14 +0000
commit053030aa8bded4213c53bff2b2cd762bd8c3e10c (patch)
tree83e5c84d8f4dec3b03fd80c719471ddc428e18ff /testing/squidguard/squidguard.post-install
parent8406a3e22d6bed5fba02548d133491b4a807cce7 (diff)
downloadaports-053030aa8bded4213c53bff2b2cd762bd8c3e10c.tar.bz2
aports-053030aa8bded4213c53bff2b2cd762bd8c3e10c.tar.xz
testing/squidguard: fix incompatibility with DB >= 5
Diffstat (limited to 'testing/squidguard/squidguard.post-install')
-rw-r--r--testing/squidguard/squidguard.post-install3
1 files changed, 0 insertions, 3 deletions
diff --git a/testing/squidguard/squidguard.post-install b/testing/squidguard/squidguard.post-install
deleted file mode 100644
index 2620de05f..000000000
--- a/testing/squidguard/squidguard.post-install
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-mkdir /var/log/squidGuard &>/dev/null
-chown squid.squid /var/log/squidGuard