wok-6.x diff mtpaint/receipt @ rev 18782
Bugfix to sudo* pre_install()
author | Lucas Levrel <llevrel@yahoo.fr> |
---|---|
date | Sat Jan 02 22:26:27 2016 +0100 (2016-01-02) |
parents | f6642d800b04 |
children | 9db5705d64a7 |
line diff
1.1 --- a/mtpaint/receipt Sat Apr 18 17:02:44 2015 +0300 1.2 +++ b/mtpaint/receipt Sat Jan 02 22:26:27 2016 +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 \