wok diff linux64-sound/receipt @ rev 17245

Add lxqt (meta), make qt4-examples: screenshot, findfiles, charactermap
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Oct 19 01:51:31 2014 +0200 (2014-10-19)
parents 765487dd22da
children 4ad2325946cd
line diff
     1.1 --- a/linux64-sound/receipt	Sun Aug 17 09:56:09 2014 +0200
     1.2 +++ b/linux64-sound/receipt	Sun Oct 19 01:51:31 2014 +0200
     1.3 @@ -41,11 +41,11 @@
     1.4  # Post install/remove commands for Tazpkg.
     1.5  post_install()
     1.6  {
     1.7 -	chroot "$root/" depmod -a $VERSION-slitaz
     1.8 +	chroot "$root/" depmod -a $VERSION-slitaz64
     1.9  }
    1.10  
    1.11  post_remove()
    1.12  {
    1.13 -	chroot "$root/" depmod -a $VERSION-slitaz
    1.14 +	chroot "$root/" depmod -a $VERSION-slitaz64
    1.15  }
    1.16