wok-6.x diff erlang/receipt @ rev 17113

qedit: patch ; Add libqscintilla ; Add juffed
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Tue Sep 02 17:57:40 2014 +0200 (2014-09-02)
parents bcaada81a314
children c7c3567bd8d4
line diff
     1.1 --- a/erlang/receipt	Fri May 11 13:17:29 2012 +0200
     1.2 +++ b/erlang/receipt	Tue Sep 02 17:57:40 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  }