wok diff wxWidgets/receipt @ rev 21996

linux: add ath10k wireless driver
author Richard Dunbar <mojo@slitaz.org>
date Wed Oct 16 21:56:55 2019 -0400 (2019-10-16)
parents 25a18b94dcb7
children 21b04fb54b67
line diff
     1.1 --- a/wxWidgets/receipt	Thu May 23 17:49:04 2019 +0300
     1.2 +++ b/wxWidgets/receipt	Wed Oct 16 21:56:55 2019 -0400
     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 &&