wok-6.x diff libhangul/receipt @ rev 18481

bash: post_install() not [ fails ] when you refuse to make bash default
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Oct 08 04:06:36 2015 +0300 (2015-10-08)
parents 4d4c60f7bf10
children eeba7ab1dffe
line diff
     1.1 --- a/libhangul/receipt	Mon Sep 03 09:47:49 2012 +0200
     1.2 +++ b/libhangul/receipt	Thu Oct 08 04:06:36 2015 +0300
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="misc"
     1.5  SHORT_DESC="library for Hangul"
     1.6  MAINTAINER="allan316@gmail.com"
     1.7 -DEPENDS=""
     1.8 +LICENSE="LGPL2.1"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://kldp.net/projects/hangul"
    1.11  WGET_URL="http://libhangul.googlecode.com/files/$TARBALL"
    1.12  
    1.13 +DEPENDS=""
    1.14 +
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()
    1.17  {