wok diff stardict/receipt @ rev 11494

Up: poppler 0.18.2; poppler-data 0.4.5 (fix build of epdfview; thank godane)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Dec 19 02:49:30 2011 +0100 (2011-12-19)
parents 8f46f2d72b1f
children b7319995b37e
line diff
     1.1 --- a/stardict/receipt	Thu Nov 25 22:56:24 2010 +0000
     1.2 +++ b/stardict/receipt	Mon Dec 19 02:49:30 2011 +0100
     1.3 @@ -15,8 +15,8 @@
     1.4  compile_rules()
     1.5  {
     1.6   cd $src
     1.7 - patch -p1 < ../stuff/sigc++.patch || return 1
     1.8 - patch -p1 < ../stuff/stardict_gcc43.patch || return 1
     1.9 + patch -p1 < $stuff/sigc++.patch || return 1
    1.10 + patch -p1 < $stuff/stardict_gcc43.patch || return 1
    1.11  
    1.12   ./configure \
    1.13   --prefix=/usr \