wok diff libunixODBC/receipt @ rev 15099

tty-clock: update wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Aug 14 12:20:24 2013 +0000 (2013-08-14)
parents cc664d78f8e0
children 5613d51e1fdf
line diff
     1.1 --- a/libunixODBC/receipt	Sat Oct 09 16:01:29 2010 +0000
     1.2 +++ b/libunixODBC/receipt	Wed Aug 14 12:20:24 2013 +0000
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="ODBC for unix libraries."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="LGPL2.1"
     1.8  WEB_SITE="http://www.unixodbc.org/"
     1.9  WANTED="unixODBC"
    1.10  
    1.11 @@ -12,6 +13,6 @@
    1.12  genpkg_rules()
    1.13  {
    1.14  	mkdir -p $fs/usr/lib
    1.15 -	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
    1.16 +	cp -a $install/usr/lib/*.so* $fs/usr/lib
    1.17  }
    1.18