diff -ruN diald-top-2.1pl4-1/Makefile.def diald-top-2.1pl4-2/Makefile.def --- diald-top-2.1pl4-1/Makefile.def Mon Jun 19 17:13:52 2000 +++ diald-top-2.1pl4-2/Makefile.def Mon Sep 11 10:43:44 2000 @@ -9,7 +9,7 @@ # Installation directories -prefix = ${ROOT}/usr/local +prefix = ${ROOT}/usr CLIENT_INSTALL_DIR = ${prefix}/bin SERVER_INSTALL_DIR = ${prefix}/bin MAN_DIR = ${prefix}/man/man8 @@ -53,7 +53,7 @@ # diald with the "fifo ${DIALD_CTL}" option for this to work at all. Be sure # that the pipe is writable by ${OWNER}.${GROUP} as defined above. -CONTROL_FIFO = /var/run/diald.ctl +CONTROL_FIFO = /etc/diald/diald.ctl # The configuration file for the server