wok-6.x diff emacs-pkg-lua-mode/receipt @ rev 21245

updated libjson-c and libjson-c-dev (0.12 -> 0.13.1)
author Hans-G?nter Theisgen
date Thu Apr 11 15:39:08 2019 +0100 (2019-04-11)
parents 223b265f40fd
children 3e80b32cca09
line diff
     1.1 --- a/emacs-pkg-lua-mode/receipt	Sat Sep 07 22:59:13 2013 +0000
     1.2 +++ b/emacs-pkg-lua-mode/receipt	Thu Apr 11 15:39:08 2019 +0100
     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  }