wok-current diff gtk-doc/receipt @ rev 15738
libofx: tiny edits
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Wed Jan 01 20:46:08 2014 +0100 (2014-01-01) |
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 Wed Jan 01 20:46:08 2014 +0100 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 }