Date: Mon, 29 Nov 1999 08:48:45 -0800 From: Bill Fenner <fenner@research.att.com> To: mi@aldan.algebra.com Cc: ports@freebsd.org Subject: bug in russian/koi8r-ps Message-ID: <199911291648.LAA14869@windsor.research.att.com>
next in thread | raw e-mail | index | archive | help
It looks like ${AWK} isn't defined when make evaluates the != . The easy fix is to turn it into "awk" instead of "${AWK}", I don't know what the right fix is. Bill ------- Forwarded Message Date: Mon, 29 Nov 1999 06:30:39 -0800 (PST) Message-Id: <199911291430.GAA57861@freefall.freebsd.org> From: root@FreeBSD.org (Cron Daemon) To: fenner@FreeBSD.org ===> russian/koi8r-ps /^Search path:$/ { nl=1; next } nl { print $3; exit }: not found ------- End of Forwarded Message 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?199911291648.LAA14869>