wok diff emacs-pkg-lua-mode/receipt @ rev 11769

up midori (0.4.3) and added description
author Samuel Trassare <samuel_trassare@yahoo.com>
date Wed Feb 22 20:48:36 2012 -0800 (2012-02-22)
parents 6585bd69dddb
children 755fb3544005
line diff
     1.1 --- a/emacs-pkg-lua-mode/receipt	Fri Mar 04 20:20:15 2011 +0100
     1.2 +++ b/emacs-pkg-lua-mode/receipt	Wed Feb 22 20:48:36 2012 -0800
     1.3 @@ -24,7 +24,7 @@
     1.4  {
     1.5  	echo -n "Installing lua-mode"
     1.6  	mkdir -p $fs/usr/share/emacs/site-lisp/lua-mode && \
     1.7 -	cp $DESTDIR/*.el $fs/usr/share/emacs/site-lisp/lua-mode
     1.8 +	cp $_pkg/*.el $fs/usr/share/emacs/site-lisp/lua-mode
     1.9  	status
    1.10  
    1.11  	echo -n "Installing start file"