summaryrefslogtreecommitdiff
path: root/net/dnscheck
diff options
context:
space:
mode:
authorpettai <pettai@pkgsrc.org>2013-06-15 21:20:05 +0000
committerpettai <pettai@pkgsrc.org>2013-06-15 21:20:05 +0000
commit97d6a2333e89faf7015ee1ec76e328f4953999ce (patch)
tree31891a7281b2866bdde8691ae861ba1be9714061 /net/dnscheck
parent3ea36a54853493f797c26dbdf937d90f899565db (diff)
downloadpkgsrc-97d6a2333e89faf7015ee1ec76e328f4953999ce.tar.gz
Forgot to remove depricated patch file
Diffstat (limited to 'net/dnscheck')
-rw-r--r--net/dnscheck/patches/patch-aa16
1 files changed, 0 insertions, 16 deletions
diff --git a/net/dnscheck/patches/patch-aa b/net/dnscheck/patches/patch-aa
deleted file mode 100644
index d767e22e435..00000000000
--- a/net/dnscheck/patches/patch-aa
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2012/05/08 22:39:39 pettai Exp $
-
-Install the configuration files in SYSCONFDIR instead of share
-
---- Makefile.PL.orig 2012-05-08 21:31:27.000000000 +0000
-+++ Makefile.PL
-@@ -77,9 +77,6 @@ FIXVARS = \
- -DLOCALE_DIR="$(LOCALE_DIR)"
-
- install_locale:
-- install -d ${DESTDIR}/${POLICY_DIR}
-- install -m 444 policy.yaml ${DESTDIR}/${POLICY_DIR}
-- install -m 444 config.yaml ${DESTDIR}/${CONFIG_DIR}
- install -d ${DESTDIR}/${LOCALE_DIR}
- install -m 444 locale/*.yaml ${DESTDIR}/${LOCALE_DIR}
-