From 7cd6f24734a1a2c092f02c3ec5562ad3d34a19b5 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Thu, 20 Aug 1998 13:29:17 +0000 Subject: /bin/cp /usr/ports/databases/mysql/work/mysql-3.21.33/data/mysql/*.frm /usr/local/share/mysql/mysql /usr/ports/databases/mysql/work/mysql-3.21.33/scripts/mysql_install_db Didn't find the 'data' directory in the current directory You should be in the distribution directory when executing this script Please go to the directory where you unpacked this distribution and start this script with 'scripts/mysql_install_db' *** Error code 1 --- databases/mysql55-client/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'databases/mysql55-client') diff --git a/databases/mysql55-client/Makefile b/databases/mysql55-client/Makefile index 5f3eae05a630..a66ac18324f4 100644 --- a/databases/mysql55-client/Makefile +++ b/databases/mysql55-client/Makefile @@ -3,7 +3,7 @@ # Date created: 14 Aug 1998 # Whom: Josh Tiefenbach # -# $Id: Makefile,v 1.21 1998/04/29 01:10:01 jseger Exp $ +# $Id: Makefile,v 1.22 1998/08/14 12:05:26 thepish Exp $ # DISTNAME= mysql-3.21.33 @@ -17,6 +17,8 @@ MASTER_SITES= http://www.buoy.com/mysql/Downloads/ \ MAINTAINER= josh@ican.net +BROKEN= build + MAN1= mysql.1 USE_GMAKE= YES -- cgit v1.2.3