diff options
Diffstat (limited to 'comms/conserver/files/patch-console-Make.host')
-rw-r--r-- | comms/conserver/files/patch-console-Make.host | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/comms/conserver/files/patch-console-Make.host b/comms/conserver/files/patch-console-Make.host deleted file mode 100644 index 1d2e690044c1..000000000000 --- a/comms/conserver/files/patch-console-Make.host +++ /dev/null @@ -1,10 +0,0 @@ ---- etc/console/Make.host.orig Sat Nov 22 20:19:33 1997 -+++ etc/console/Make.host Tue Nov 21 18:12:28 2000 -@@ -18,2 +18,2 @@ --ETC= ${DESTDIR}/usr/'ifdef(`NEW',`new',`local')`/etc --DOC= ${DESTDIR}/usr/local/man -+ETC= ${DESTDIR}/${PREFIX}/bin -+DOC= ${DESTDIR}/${PREFIX}/man -@@ -34 +34 @@ --HOSTTYPE,`EPIX',` -systype bsd43')` -DHOST=\"${SERVER}\" -+HOSTTYPE,`EPIX',` -systype bsd43')` -DHOST=\"${DEFAULTHOST}\" -DPORT=${DEFAULTPORT} |