wok diff wine/receipt @ rev 17601

linux64/stuff/modules64.list: add visor.ko.xz
author Richard Dunbar <mojo@slitaz.org>
date Wed Feb 11 18:18:30 2015 -0500 (2015-02-11)
parents 075e84feaec3
children 7184ec55b1aa
line diff
     1.1 --- a/wine/receipt	Mon Apr 28 13:55:14 2014 +0000
     1.2 +++ b/wine/receipt	Wed Feb 11 18:18:30 2015 -0500
     1.3 @@ -36,5 +36,5 @@
     1.4  
     1.5  post_install()
     1.6  {
     1.7 -	modprobe snd-seq 2>/dev/null
     1.8 +	[ "$1" ] || modprobe snd-seq 2>/dev/null
     1.9  }