wok-6.x diff dialog/receipt @ rev 17002
linux-cloop, cloop-utils: add cloop_suspend & create_compressed_fs_fast
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Aug 12 09:06:13 2014 +0200 (2014-08-12) |
parents | 76b72f1ad63c |
children | 81d24f5c2cc9 |
line diff
1.1 --- a/dialog/receipt Sat Aug 10 11:00:21 2013 +0000 1.2 +++ b/dialog/receipt Tue Aug 12 09:06:13 2014 +0200 1.3 @@ -23,6 +23,7 @@ 1.4 --sysconfdir=/etc \ 1.5 --mandir=/usr/share/man \ 1.6 --with-ncursesw \ 1.7 + --enable-nls \ 1.8 --enable-widec \ 1.9 $CONFIGURE_ARGS && 1.10 make && make DESTDIR=$DESTDIR install