wok-6.x diff evas_generic_loaders/receipt @ rev 20131

wpa_supplicant: security fix for KRACK
author Richard Dunbar <mojo@slitaz.org>
date Sat Oct 28 02:35:58 2017 -0400 (2017-10-28)
parents feb2e0c63d21
children 86790a278e70
line diff
     1.1 --- a/evas_generic_loaders/receipt	Thu Jul 16 01:48:33 2015 +0200
     1.2 +++ b/evas_generic_loaders/receipt	Sat Oct 28 02:35:58 2017 -0400
     1.3 @@ -19,6 +19,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +    sed '/Anti/d' -i src/bin/pdf/main.cpp
     1.8  	./configure $CONFIGURE_ARGS &&
     1.9      make $MAKEFLAGS all && make install
    1.10  }