wok diff mtpaint/receipt @ rev 5280
Up: libart_lgpl
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Fri Apr 16 12:54:42 2010 -0400 (2010-04-16) |
parents | faf21c50d61f |
children | a160c6a22642 |
line diff
1.1 --- a/mtpaint/receipt Mon Mar 16 22:22:42 2009 +0000 1.2 +++ b/mtpaint/receipt Fri Apr 16 12:54:42 2010 -0400 1.3 @@ -19,7 +19,10 @@ 1.4 { 1.5 cp -a stuff/icons-tango/* $src/src/icons1 1.6 cd $src 1.7 - ./configure --cpu=i486 --prefix=/usr intl && 1.8 + ./configure \ 1.9 + --cpu=i486 \ 1.10 + --prefix=/usr \ 1.11 + intl nogif && 1.12 make 1.13 } 1.14