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

Add: gutenpy (ebook reader)
author Paul Issott <paul@slitaz.org>
date Sun Jan 03 17:58:12 2010 +0000 (2010-01-03)
parents 6aae08641f1e
children 979a5ed3bfd6
line diff
     1.1 --- a/emacs-pkg-lua-mode/receipt	Fri Aug 21 21:49:57 2009 +0200
     1.2 +++ b/emacs-pkg-lua-mode/receipt	Sun Jan 03 17:58:12 2010 +0000
     1.3 @@ -32,3 +32,13 @@
     1.4  	cp stuff/*.el $fs/usr/share/emacs/site-lisp/site-start.d
     1.5  	status
     1.6  }
     1.7 +
     1.8 +post_install()
     1.9 +{
    1.10 +	tazpkg reconfigure emacs
    1.11 +}
    1.12 +
    1.13 +post_remove()
    1.14 +{
    1.15 +	tazpkg reconfigure emacs
    1.16 +}