wok-next diff alsa-utils/receipt @ rev 17979

mtpaint: view external using GPicView, print image using Yad, view documentation online using TazWeb.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Apr 18 17:02:44 2015 +0300 (2015-04-18)
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	Sat Apr 18 17:02:44 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