From e61ac414ac967f5f7ab66a51de94fa36c5f932fa Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Mon, 21 Jul 1997 19:28:46 +0000 Subject: files/* -> ${FILESDIR}/*. --- misc/estic/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/estic') diff --git a/misc/estic/Makefile b/misc/estic/Makefile index fd6b80834088..eaa8d2fd282d 100644 --- a/misc/estic/Makefile +++ b/misc/estic/Makefile @@ -3,7 +3,7 @@ # Date created: 21 Sep 1996 # Whom: Julian Stacey # -# $Id: Makefile,v 1.2 1996/12/28 00:19:55 asami Exp $ +# $Id: Makefile,v 1.1.1.1 1996/12/29 04:44:13 obrien Exp $ # DISTNAME= estic-1.40-sources @@ -57,7 +57,7 @@ do-install: @# files/README is not in nroff, but is a temporary document. @${MKDIR} ${PBX_ETC} ${PBX_VAR} ${INSTALL_DATA} ${ESTIC}/estic.ini ${PBX_ETC}/estic.ini.generic_example - ${INSTALL_DATA} files/estic.ini ${PBX_ETC}/estic.ini.freebsd_example + ${INSTALL_DATA} ${FILESDIR}/estic.ini ${PBX_ETC}/estic.ini.freebsd_example ${INSTALL_DATA} ${ESTIC}/alias.dat ${PBX_ETC}/aliases.example @# create config & debug so we can change mode to private @touch ${PBX_ETC}/config ${PBX_VAR}/debug -- cgit v1.2.3