wok diff vanessa_adt-dev/receipt @ rev 15628

vlc, weechat, xorg-libXpm, xorg-libXmu, xorg-libXaw: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Dec 09 07:45:53 2013 +0000 (2013-12-09)
parents 8450e8bc287a
children 67f5b3bae0a8
line diff
     1.1 --- a/vanessa_adt-dev/receipt	Sat Aug 09 21:05:27 2008 +0000
     1.2 +++ b/vanessa_adt-dev/receipt	Mon Dec 09 07:45:53 2013 +0000
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Abstract Data Types development files."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="LGPL2.1"
     1.8  WEB_SITE="http://www.vergenet.net/linux/vanessa"
     1.9  WANTED="vanessa_adt"
    1.10  
    1.11 @@ -12,7 +13,7 @@
    1.12  genpkg_rules()
    1.13  {
    1.14  	mkdir -p $fs/usr/lib
    1.15 -	cp -a $_pkg/usr/include $fs/usr
    1.16 -	cp -a $_pkg/usr/lib/*a $fs/usr/lib
    1.17 +	cp -a $install/usr/include $fs/usr
    1.18 +	cp -a $install/usr/lib/*a $fs/usr/lib
    1.19  }
    1.20