r2284: Autocommit for make-debian
[clsql.git] / clsql-oracle.system
index a7c251470bd4983e3ce74273e924b568a774c47d..38529652f33a5e8729511483d9ee623433b264d4 100644 (file)
@@ -1,14 +1,14 @@
 ;;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Base: 10 -*-
 ;;;; This is copyrighted software.  See interfaces/oracle/* files for terms.
 ;;;; 
-;;;; $Id: clsql-oracle.system,v 1.1 2002/05/15 17:28:43 kevin Exp $
+;;;; $Id: clsql-oracle.system,v 1.3 2002/08/01 03:06:26 kevin Exp $
 
-(in-package :cl-user)
+(in-package :make)
 
 ;;; System definition
 
-(mk:defsystem :clsql-oracle
-    :source-pathname "cl-library:clsql;interfaces;oracle"
+(defsystem :clsql-oracle
+    :source-pathname "cl-library:clsql-oracle"
     :source-extension "cl"
     :components
     ((:file "oracle-package")