wok-next diff gtk-doc/receipt @ rev 15618

enna: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Dec 08 09:41:48 2013 +0000 (2013-12-08)
parents e5d15a53521e
children 7b22c3192723
line diff
     1.1 --- a/gtk-doc/receipt	Thu Nov 17 11:01:02 2011 +0100
     1.2 +++ b/gtk-doc/receipt	Sun Dec 08 09:41:48 2013 +0000
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Generate API documentation from comments added to C code."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="GPL3"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.9  WEB_SITE="http://www.gtk.org/gtk-doc/"
    1.10  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION:0:4}/$TARBALL"
    1.11 @@ -28,5 +29,5 @@
    1.12  # Rules to gen a SliTaz package suitable for Tazpkg.   
    1.13  genpkg_rules()                                      
    1.14  {
    1.15 -	cp -a $_pkg/usr $fs
    1.16 +	cp -a $install/usr $fs
    1.17  }