wok diff alsa-utils/receipt @ rev 18497

libfm: define tar.xz for xarchiver
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Oct 11 13:59:02 2015 +0200 (2015-10-11)
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	Sun Oct 11 13:59:02 2015 +0200
     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