[Pardus-devel] [review] review/applications/editors/emacs/slime
Ismail Dönmez
ismail at pardus.org.tr
Mon Jul 30 23:48:45 EEST 2007
On Monday 30 July 2007 19:36:24 Nicolas Lara wrote:
> Added SLIME package
<License>GPL</License> -> <License>GPL-2</License>
in 80-slime.el
(setq inferior-lisp-program "/usr/local/bin/sbcl") ; your Lisp system
this is wrong, packages shouldn't install/use anything in /usr/local
in actions.py
# See the file http://www.gnu.org/copyleft/gpl.txt.
This should be :
# See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
also get module is not used, hence should not be imported.
--
Perfect is the enemy of good
More information about the Pardus-devel
mailing list