wok diff wine-rt/receipt @ rev 21289

updated libsdl and libsdl-dev (1.2.14 -> 1.2.15)
author Hans-G?nter Theisgen
date Tue Apr 16 17:25:56 2019 +0100 (2019-04-16)
parents ecb2ef71fecf
children 5a9e9c83439a
line diff
     1.1 --- a/wine-rt/receipt	Sat Apr 05 20:56:22 2014 +0000
     1.2 +++ b/wine-rt/receipt	Tue Apr 16 17:25:56 2019 +0100
     1.3 @@ -64,5 +64,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  }