Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-lisp
Stelian Ionescu <sionescu@...>:
> hello, I've attached a cleaned up version of common-lisp.eclass. The
> purpose of this change is to remove dependency on
> dev-lisp/common-lisp-controller and to help reduce code duplication in
> ebuilds.
common-lisp-install() {
if [ $# == 0 ]; then
[...]
common-lisp-install-single-system() {
if [ $# != 1 ]; then
[...]
common-lisp-system-symlink() {
[...]
if [ $# -eq 0 ]; then
Just a cosmetic...stay with one system. The local variables for Emacs
are unncessary, or do you have problems with app-emacs/gentoo-syntax?
V-Li
--
Christian Faulhammer, Gentoo Lisp project
<URL:http://www.gentoo.org/proj/en/lisp/>, #gentoo-lisp on FreeNode
<URL:http://www.faulhammer.org/>
|
|