diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
| commit | 08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (patch) | |
| tree | 0cfc4f0736babb895eb97a65c6defe632a0249c7 /security/xinetd/files/patch-xinetd__xconfig.h | |
| parent | f474a16cfbfad1844b9c50e45e36a3a77f0c59b5 (diff) | |
Rename all patches that contain '::' as a path separator, and use
'__' instead.
Diffstat (limited to 'security/xinetd/files/patch-xinetd__xconfig.h')
| -rw-r--r-- | security/xinetd/files/patch-xinetd__xconfig.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/security/xinetd/files/patch-xinetd__xconfig.h b/security/xinetd/files/patch-xinetd__xconfig.h new file mode 100644 index 000000000000..2f25829c7be8 --- /dev/null +++ b/security/xinetd/files/patch-xinetd__xconfig.h @@ -0,0 +1,11 @@ +--- xinetd/xconfig.h.orig Sun Sep 15 19:23:41 2002 ++++ xinetd/xconfig.h Sun Sep 15 19:23:55 2002 +@@ -29,7 +29,7 @@ + #endif + + +-#define DEFAULT_CONFIG_FILE "/etc/xinetd.conf" ++#define DEFAULT_CONFIG_FILE "%%PREFIX%%/etc/xinetd.conf" + + /* + * This is the facility used by xinetd to log syslog messages |
