diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-12-19 08:14:05 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-12-19 08:14:05 +0000 |
commit | ebf6615d5c378def8df484dc5428a43b9f0b4f58 (patch) | |
tree | 1a45ced1e10af52c709bb7f1ec31ac6971948158 /misc/yaunc/files/patch-ab | |
parent | 4566ce779e5b09d60c0998d651d05c238398b980 (diff) |
Notes
Diffstat (limited to 'misc/yaunc/files/patch-ab')
-rw-r--r-- | misc/yaunc/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/yaunc/files/patch-ab b/misc/yaunc/files/patch-ab deleted file mode 100644 index db393d6669da..000000000000 --- a/misc/yaunc/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- main.c.orig Sun Mar 5 11:26:38 2000 -+++ main.c Sun Mar 5 11:26:57 2000 -@@ -13,7 +13,7 @@ - struct utsname sys_info; - struct info info; - time_t uptime; -- char * path = "/etc/yaunc.conf"; -+ char * path = ETCDIR"yaunc.conf"; - char * data_ptr; - - /* read data from the conf file */ |