wok-current rev 16546
dialog: enable nls (make translations for locale-* packages)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Apr 29 11:19:12 2014 +0000 (2014-04-29) |
parents | 6a23dae0634b |
children | 98da7130169f |
files | dialog/receipt |
line diff
1.1 --- a/dialog/receipt Tue Apr 29 10:57:09 2014 +0000 1.2 +++ b/dialog/receipt Tue Apr 29 11:19:12 2014 +0000 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