wok diff evince-doc/receipt @ rev 8220

imported patch cleanup/wget.patch
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Jan 27 00:20:50 2011 +0100 (2011-01-27)
parents 64ec3b23db15
children 129bb5b11a7e
line diff
     1.1 --- a/evince-doc/receipt	Mon Aug 16 18:20:53 2010 +0200
     1.2 +++ b/evince-doc/receipt	Thu Jan 27 00:20:50 2011 +0100
     1.3 @@ -10,6 +10,14 @@
     1.4  WEB_SITE="http://projects.gnome.org/evince/"
     1.5  WANTED="evince"
     1.6  
     1.7 +# Rules to configure and make the package.
     1.8 +compile_rules()
     1.9 +{
    1.10 +	[ -d $_pkg/usr/share/gnome   -a \
    1.11 +	  -d $_pkg/usr/share/gtk-doc -a \
    1.12 +	  -d $_pkg/usr/share/omf ]
    1.13 +}
    1.14 +
    1.15  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.16  genpkg_rules()
    1.17  {