Date: Mon, 21 May 2001 01:38:49 +0200 From: Thomas Sarlandie <sarfata@altern.org> To: lioux@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: qmail-1.03_1 / Missing path Message-ID: <3B085589.92A59A0E@altern.org>
next in thread | raw e-mail | index | archive | help
Hi, I just wanted to report to you that in latest qmail port (CVS of last wednesday), in file /var/qmail/boot/maildir, @PREFIX@ was not replaced by /var/, as it was done in all other files in /var/qmail/boot diff boot/maildir rc 8c8 < exec env - PATH="@PREFIX@/qmail/bin:$PATH" \ --- > exec env - PATH="/var/qmail/bin:$PATH" \ Hope this helps Thanx for the great job you are doing. Installing this port was really easy. Maybe a little bit more explaination about tcpserver could have been useful BTW. thomas sarlandie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B085589.92A59A0E>