wok diff mtpaint/receipt @ rev 13868

Jack1 - dev package - remove one empty line for force to rebuild package (do not know it is posible doing this in better way)
author Pawel P. <xj@wp.pl>
date Sun Jan 13 19:44:05 2013 +0000 (2013-01-13)
parents 8666107f2678
children 8437ad3ae814
line diff
     1.1 --- a/mtpaint/receipt	Tue Jan 08 21:19:16 2013 +0000
     1.2 +++ b/mtpaint/receipt	Sun Jan 13 19:44:05 2013 +0000
     1.3 @@ -27,7 +27,7 @@
     1.4  		LNG=$(basename $i .mo)
     1.5  		LFOLDER=$install/usr/share/locale/$LNG/LC_MESSAGES
     1.6  		mkdir -p $LFOLDER
     1.7 -		cp -a $scr/po/$LNG.mo $LFOLDER/mtpaint.mo
     1.8 +		cp -a $src/po/$LNG.mo $LFOLDER/mtpaint.mo
     1.9  	done
    1.10  }
    1.11