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

Update: java-* - remove files that are already in dependent packages
author Matthew Sheets <rcx@zoominternet.net>
date Sat Oct 03 22:00:35 2009 +0000 (2009-10-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	Sat Oct 03 22:00:35 2009 +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 +}