wok diff evas_generic_loaders/receipt @ rev 19995

busybox: back to 1.26.2 ('. receipt' is broken)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jul 22 12:34:30 2017 +0200 (2017-07-22)
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 Jul 22 12:34:30 2017 +0200
     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  }