summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd9e2bf590b2..f4d30e67cfab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,7 @@ pkgbase = squidguard
optdepends = openldap
optdepends = squid>=3.4.0
options = !strip
- options = !emptydirs
+ options = emptydirs
backup = etc/squid/squidGuard.conf
source = https://launchpad.net/debian/+archive/primary/+sourcefiles/squidguard/1.6.0-1/squidguard_1.6.0.orig.tar.gz
source = squidguard-1.6.0-gcc10.patch
diff --git a/PKGBUILD b/PKGBUILD
index 566a8bfe9cd5..75c1b72bc2a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('db' 'bison' 'flex' 'squid')
optdepends=('openldap'
'squid>=3.4.0')
backup=('etc/squid/squidGuard.conf')
-options=('!strip' '!emptydirs')
+options=('!strip' 'emptydirs')
source=("https://launchpad.net/debian/+archive/primary/+sourcefiles/squidguard/$pkgver-1/squidguard_$pkgver.orig.tar.gz"
"squidguard-1.6.0-gcc10.patch")
sha512sums=('d6e934f550cd777d58abda5f4fd905ccc396afc28e1ddb0bb842a9a3364cbe43db5c30834fe1ed7d93623a361dde50362a79ac2b660382c7e81b4f067f2ac65e'