diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-01-30 21:02:44 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-01-30 21:02:44 +0000 |
commit | ff0841380b724aaedc9e423891e497c9bf3dc494 (patch) | |
tree | 40b46498327f40c5cb00194ef4027ebc9d9fe7c1 /dev-lisp/emacs-cl/files | |
parent | Add missing dependency on pkgconfig. (diff) | |
download | gentoo-2-ff0841380b724aaedc9e423891e497c9bf3dc494.tar.gz gentoo-2-ff0841380b724aaedc9e423891e497c9bf3dc494.tar.bz2 gentoo-2-ff0841380b724aaedc9e423891e497c9bf3dc494.zip |
Package move dev-lisp/emacs-cl-cvs to dev-lisp/emacs-cl.
(Portage version: 2.1.4)
Diffstat (limited to 'dev-lisp/emacs-cl/files')
-rw-r--r-- | dev-lisp/emacs-cl/files/50emacs-cl-gentoo.el | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-lisp/emacs-cl/files/50emacs-cl-gentoo.el b/dev-lisp/emacs-cl/files/50emacs-cl-gentoo.el new file mode 100644 index 000000000000..647dbcd72993 --- /dev/null +++ b/dev-lisp/emacs-cl/files/50emacs-cl-gentoo.el @@ -0,0 +1,4 @@ + +;;; emacs-cl site-lisp configuration + +(add-to-list 'load-path "@SITELISP@") |