wok-next diff dooble/receipt @ rev 19218

compiz-plugins*: up bdeps
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Fri Jun 17 15:36:53 2016 +0300 (2016-06-17)
parents 9e01bc6321ea
children 0c9fb14de34a
line diff
     1.1 --- a/dooble/receipt	Sun Dec 20 15:13:45 2015 +0100
     1.2 +++ b/dooble/receipt	Fri Jun 17 15:36:53 2016 +0300
     1.3 @@ -64,7 +64,7 @@
     1.4  post_install()
     1.5  {
     1.6  	for i in $(ls "$1/home" 2> /dev/null); do
     1.7 -		[ -f "/home/$i/.dooble/Dooble/Dooble.ini" ] && continue
     1.8 +		[ -f "$1/home/$i/.dooble/Dooble/Dooble.ini" ] && continue
     1.9  		mkdir -p "$1/home/$i/.dooble/Dooble"
    1.10  		cp "$1/usr/share/dooble/Dooble.ini" "$1/home/$i/.dooble/Dooble"
    1.11  		rm "$1/home/$i/.local/share/applications/dooble.desktop"