openbsd-ports/net/freeradius/patches/patch-raddb_Makefile

22 lines
689 B
Plaintext
Raw Normal View History

$OpenBSD: patch-raddb_Makefile,v 1.5 2008/09/21 15:39:14 rui Exp $
--- raddb/Makefile.orig Fri Sep 5 14:27:57 2008
+++ raddb/Makefile Fri Sep 19 17:43:50 2008
@@ -6,6 +6,8 @@
include ../Make.inc
+raddbdir = $(datadir)/examples/freeradius
+
#
# The list of files to install.
#
@@ -13,7 +15,7 @@ FILES = acct_users attrs attrs.access_reject attrs.acc
attrs.pre-proxy clients.conf dictionary eap.conf templates.conf \
experimental.conf hints huntgroups ldap.attrmap otp.conf \
policy.txt preproxy_users proxy.conf radiusd.conf \
- snmp.conf sql.conf sqlippool.conf users policy.conf
+ sql.conf sqlippool.conf users policy.conf
#
# This target is here for local debugging