wok diff epdfview/receipt @ rev 11646
gdal: bump
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sat Feb 04 01:52:55 2012 +0100 (2012-02-04) |
parents | 56cca8858703 |
children | a5587b626515 |
line diff
1.1 --- a/epdfview/receipt Mon Oct 17 03:00:38 2011 +0000 1.2 +++ b/epdfview/receipt Sat Feb 04 01:52:55 2012 +0100 1.3 @@ -17,6 +17,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + patch -Np1 -i $stuff/0001-When-using-Poppler-0.17.0-I-needed-to-swap-the-blue-.patch 1.8 ./configure \ 1.9 --without-cups \ 1.10 $CONFIGURE_ARGS &&