wok diff mtpaint/receipt @ rev 18677

syslinux/c32box: fix custom initrd >= 2k
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Dec 06 17:41:24 2015 +0100 (2015-12-06)
parents f6642d800b04
children 9db5705d64a7
line diff
     1.1 --- a/mtpaint/receipt	Sat Apr 18 17:02:44 2015 +0300
     1.2 +++ b/mtpaint/receipt	Sun Dec 06 17:41:24 2015 +0100
     1.3 @@ -25,7 +25,7 @@
     1.4  			./configure \
     1.5  				--cpu=$ARCH \
     1.6  				--prefix=/usr \
     1.7 -				intl nogif ;;
     1.8 +				intl nogif nojp2 ;;
     1.9  		arm*)
    1.10  			# we need: arm-slitaz-linux-gnueabi-pkg-config
    1.11  			./configure \