wok diff wine/receipt @ rev 17657

Up: flex 2.5.39
author Alexander Medvedev <devl547@gmail.com>
date Sat Feb 14 22:45:48 2015 +0000 (2015-02-14)
parents 075e84feaec3
children 7184ec55b1aa
line diff
     1.1 --- a/wine/receipt	Mon Apr 28 13:55:14 2014 +0000
     1.2 +++ b/wine/receipt	Sat Feb 14 22:45:48 2015 +0000
     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  }