Date: Fri, 5 Jun 1998 00:51:07 -0700 (PDT) From: Satoshi Asami <asami@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/databases/mysql/pkg PLIST Message-ID: <199806050751.AAA02009@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
asami 1998/06/05 00:51:07 PDT Modified files: databases/mysql/pkg PLIST Log: Change "@exec [ ! foo ] && bar" to "@exec [ foo ] || bar" so there won't be any spurious warning messages when the command bar isn't run. Revision Changes Path 1.11 +1 -1 ports/databases/mysql/pkg/PLIST
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806050751.AAA02009>