wok diff emacs-pkg-vala-mode/receipt @ rev 20135

linux64: update modules64.list
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 28 23:19:52 2017 +0200 (2017-10-28)
parents 223b265f40fd
children
line diff
     1.1 --- a/emacs-pkg-vala-mode/receipt	Sat Sep 07 22:59:13 2013 +0000
     1.2 +++ b/emacs-pkg-vala-mode/receipt	Sat Oct 28 23:19:52 2017 +0200
     1.3 @@ -37,10 +37,10 @@
     1.4  
     1.5  post_install()
     1.6  {
     1.7 -	tazpkg reconfigure emacs
     1.8 +	chroot "$1/" tazpkg reconfigure emacs
     1.9  }
    1.10  
    1.11  post_remove()
    1.12  {
    1.13 -	tazpkg reconfigure emacs
    1.14 +	chroot "$1/" tazpkg reconfigure emacs
    1.15  }