summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lisp/cl-lml/cl-lml-2.3.4.ebuild')
-rw-r--r--dev-lisp/cl-lml/cl-lml-2.3.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-lml/cl-lml-2.3.4.ebuild b/dev-lisp/cl-lml/cl-lml-2.3.4.ebuild
index 5c3a4b61be2f..bfca8d3954f4 100644
--- a/dev-lisp/cl-lml/cl-lml-2.3.4.ebuild
+++ b/dev-lisp/cl-lml/cl-lml-2.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-lml/cl-lml-2.3.4.ebuild,v 1.1 2003/06/10 04:53:04 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-lml/cl-lml-2.3.4.ebuild,v 1.2 2003/09/06 22:35:54 msterret Exp $
inherit common-lisp
@@ -21,5 +21,5 @@ S=${WORKDIR}/lml-${PV}
src_install() {
common-lisp-install *.lisp *.asd
- common-lisp-system-symlink
+ common-lisp-system-symlink
}