wok diff erlang/receipt @ rev 17080

ncmpcpp/receipt, remind/receipt, tiptop/receipt, tmux-mem-cpu-load/receipt: update user config file
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 24 21:21:42 2014 +0200 (2014-08-24)
parents bcaada81a314
children c7c3567bd8d4
line diff
     1.1 --- a/erlang/receipt	Fri May 11 13:17:29 2012 +0200
     1.2 +++ b/erlang/receipt	Sun Aug 24 21:21:42 2014 +0200
     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  }