wok-6.x diff wine/receipt @ rev 17593

Up: gobject-introspection 1.43.3
author Alexander Medvedev <devl547@gmail.com>
date Tue Feb 10 17:58:57 2015 +0000 (2015-02-10)
parents 075e84feaec3
children 7184ec55b1aa
line diff
     1.1 --- a/wine/receipt	Mon Apr 28 13:55:14 2014 +0000
     1.2 +++ b/wine/receipt	Tue Feb 10 17:58:57 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  }