wok diff alsa-utils/receipt @ rev 18010

Up: tazpanel(472), tazpkg(795).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 30 02:29:34 2015 +0300 (2015-04-30)
parents 7d672a2330b8
children 9e01bc6321ea
line diff
     1.1 --- a/alsa-utils/receipt	Wed Apr 23 01:06:05 2014 +0200
     1.2 +++ b/alsa-utils/receipt	Thu Apr 30 02:29:34 2015 +0300
     1.3 @@ -52,7 +52,7 @@
     1.4  pre_install()
     1.5  {
     1.6  	if [ -f $1/etc/asound.state ]; then
     1.7 -		mv $1/etc/asound.state /tmp
     1.8 +		mv $1/etc/asound.state $1/tmp
     1.9  	fi
    1.10  }
    1.11