wok diff dahdi-linux64/receipt @ rev 21649

Up ffmpegthumbnailer-dev (2.2.0), lucene++-dev (3.0.7+git), xine-fonts (1.2.9)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 30 10:51:27 2019 +0200 (2019-05-30)
parents 92ff04db76e7
children 05c8d8d9d934
line diff
     1.1 --- a/dahdi-linux64/receipt	Fri Mar 09 16:18:35 2018 +0100
     1.2 +++ b/dahdi-linux64/receipt	Thu May 30 10:51:27 2019 +0200
     1.3 @@ -56,10 +56,10 @@
     1.4  # Post install/remove commands for Tazpkg.
     1.5  post_install()
     1.6  {
     1.7 -	chroot "$root/" depmod -a ${EXTRAVERSION#_}-slitaz
     1.8 +	chroot "$1/" depmod -a ${EXTRAVERSION#_}-slitaz64
     1.9  }
    1.10  
    1.11  post_remove()
    1.12  {
    1.13 -	chroot "$root/" depmod -a ${EXTRAVERSION#_}-slitaz
    1.14 +	chroot "$1/" depmod -a ${EXTRAVERSION#_}-slitaz64
    1.15  }