wok diff erlang/receipt @ rev 15858

Up: audacious-plugins to 3.4.3.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Jan 29 20:11:11 2014 +0000 (2014-01-29)
parents bcaada81a314
children c7c3567bd8d4
line diff
     1.1 --- a/erlang/receipt	Fri May 11 13:17:29 2012 +0200
     1.2 +++ b/erlang/receipt	Wed Jan 29 20:11:11 2014 +0000
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Erlang programming language."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="other"
     1.8  SOURCE="otp_src"
     1.9  TARBALL="${SOURCE}_$VERSION.tar.gz"
    1.10  WEB_SITE="http://$PACKAGE.org/"
    1.11 @@ -43,5 +44,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  }