wok diff mtpaint/receipt @ rev 13945

gpm: add post_install
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 29 11:17:09 2013 +0100 (2013-01-29)
parents 2fea9f650677
children 2b9f96603415
line diff
     1.1 --- a/mtpaint/receipt	Wed Jan 09 00:05:17 2013 +0000
     1.2 +++ b/mtpaint/receipt	Tue Jan 29 11:17:09 2013 +0100
     1.3 @@ -18,7 +18,7 @@
     1.4  	cp -a $stuff/icons/*.xpm $src/src/icons1
     1.5  	cd $src
     1.6  	./configure \
     1.7 -		--cpu=i486 \
     1.8 +		--cpu=$ARCH \
     1.9  		--prefix=/usr \
    1.10  		intl nogif &&
    1.11  	make