wok diff ptlib-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 4eac0f0fb226
children a78610b2eb47
line diff
     1.1 --- a/ptlib-dev/receipt	Wed May 05 18:42:56 2010 +0200
     1.2 +++ b/ptlib-dev/receipt	Mon Dec 09 07:45:53 2013 +0000
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Portable Tools Library for unix and windows, development files."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="MPL"
     1.8  WEB_SITE="http://www.ekiga.org/"
     1.9  WANTED="ptlib"
    1.10  
    1.11 @@ -12,5 +13,5 @@
    1.12  genpkg_rules()
    1.13  {
    1.14  	mkdir -p $fs/usr
    1.15 -	cp -a $_pkg/usr/include $fs/usr
    1.16 +	cp -a $install/usr/include $fs/usr
    1.17  }