r2605: *** empty log message ***
[clsql.git] / clsql-mysql.system
index fd2910eb33f83aaae55fdecf1f77130342d5a740..5bea359a2f61cb4e8021a70990fe5afc2c0a7f8b 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg\r
 ;;;; Date Started:  Feb 2002\r
 ;;;;\r
-;;;; $Id: clsql-mysql.system,v 1.17 2002/08/23 19:39:56 kevin Exp $\r
+;;;; $Id: clsql-mysql.system,v 1.18 2002/09/06 10:56:13 kevin Exp $\r
 ;;;;\r
 ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg\r
 ;;;;\r
@@ -23,7 +23,9 @@
 ;;; System definition\r
 \r
 (defsystem :clsql-mysql\r
-  :source-pathname #.(format nil "~A:clsql-mysql;" +clsql-logical-host+)\r
+  :source-pathname #.(format nil "~A:clsql-mysql;"\r
+                            #+common-lisp-controller "cl-library"\r
+                            #-common-lisp-controller "clsql")\r
   :source-extension "cl"\r
   :components ((:file "mysql-package")\r
               (:file "mysql-loader" :depends-on ("mysql-package"))\r