wok rev 21611
wxWidgets: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 23 17:17:24 2019 +0200 (2019-05-23) |
parents | 25a18b94dcb7 |
children | 43fe4766fef4 |
files | wxWidgets/receipt |
line diff
1.1 --- a/wxWidgets/receipt Thu May 23 17:49:04 2019 +0300 1.2 +++ b/wxWidgets/receipt Thu May 23 17:17:24 2019 +0200 1.3 @@ -35,7 +35,7 @@ 1.4 --enable-unicode \ 1.5 $CONFIGURE_ARGS && 1.6 make && 1.7 - make DESTDIR=$DESTDIR install && 1.8 + make DESTDIR=$DESTDIR install 1.9 # cd $src/contrib && 1.10 # { 1.11 # make &&