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

ppp.cgi: use 'vpn' and 'modem' icons.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon May 18 17:24:41 2015 +0300 (2015-05-18)
parents 075e84feaec3
children 7184ec55b1aa
line diff
     1.1 --- a/wine/receipt	Mon Apr 28 13:55:14 2014 +0000
     1.2 +++ b/wine/receipt	Mon May 18 17:24:41 2015 +0300
     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  }