wok-6.x rev 16480
xpain: typo
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Apr 23 03:24:25 2014 +0200 (2014-04-23) |
parents | f2cae20278f1 |
children | 0a0372ced28a |
files | xpaint/receipt |
line diff
1.1 --- a/xpaint/receipt Wed Apr 23 03:20:26 2014 +0200 1.2 +++ b/xpaint/receipt Wed Apr 23 03:24:25 2014 +0200 1.3 @@ -19,7 +19,7 @@ 1.4 compile_rules() 1.5 { 1.6 case "$ARCH" in 1.7 - i?86) LIBTOOL=libtool 1.8 + i?86) LIBTOOL=libtool ;; 1.9 arm) LIBTOOL=${HOST_SYSTEM}-libtool ;; 1.10 esac 1.11 ./configure $CONFIGURE_ARGS &&