wok diff evas_generic_loaders/receipt @ rev 19385

jpeg-turbo: --with-jpeg8
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sat Aug 20 03:35:47 2016 +0200 (2016-08-20)
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 Aug 20 03:35:47 2016 +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  }