wok diff evas_generic_loaders/receipt @ rev 18859

Up 1.0v to 1.0.1v
author Leonardo Laporte <hackdorte@sapo.pt>
date Wed Jan 27 06:07:29 2016 +0000 (2016-01-27)
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	Wed Jan 27 06:07:29 2016 +0000
     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  }