r4863: Auto commit for Debian build
[clsql.git] / clsql-mysql.asd
index 0fa706ec256bfe824cf64cb690a0ac2ade2e0a24..00982cc08c2b4d0bef7355f915f5c880d1d0d11d 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg\r
 ;;;; Date Started:  Aug 2002\r
 ;;;;\r
-;;;; $Id: clsql-mysql.asd,v 1.13 2002/10/16 11:51:04 kevin Exp $\r
+;;;; $Id: clsql-mysql.asd,v 1.14 2003/05/07 02:45:08 kevin Exp $\r
 ;;;;\r
 ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg\r
 ;;;;\r
@@ -16,7 +16,8 @@
 ;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL.\r
 ;;;; *************************************************************************\r
 \r
-(in-package :asdf)\r
+(defpackage #:clsql-mysql-system (:use #:asdf #:cl))\r
+(in-package #:clsql-mysql-system)\r
 \r
 ;;; System definition\r
 \r
@@ -24,7 +25,6 @@
 (defsystem :clsql-mysql\r
   :name "cl-sql-mysql"\r
   :author "Kevin M. Rosenberg <kmr@debian.org>"\r
-  :version "0.9.2"\r
   :maintainer "Kevin M. Rosenberg <kmr@debian.org>"\r
   :licence "Lessor Lisp General Public License"\r
   :description "Common Lisp SQL MySQL Driver"\r