wok diff libmowgli/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 a529ee09935a
children f770bc93de18
line diff
     1.1 --- a/libmowgli/receipt	Sat May 21 01:42:40 2011 +0000
     1.2 +++ b/libmowgli/receipt	Mon Dec 09 07:45:53 2013 +0000
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="High performance and highly flexible algorithms."
     1.6  MAINTAINER="mimas@slitaz.org"
     1.7 +LICENSE="BSD"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.9  WEB_SITE="http://www.atheme.org/projects/mowgli.shtml"
    1.10  WGET_URL="http://distfiles.atheme.org/$TARBALL"
    1.11 @@ -23,6 +24,6 @@
    1.12  genpkg_rules()
    1.13  {
    1.14  	mkdir -p $fs/usr/lib
    1.15 -	cp -a $_pkg/usr/lib/libmowgli.so* $fs/usr/lib
    1.16 +	cp -a $install/usr/lib/libmowgli.so* $fs/usr/lib
    1.17  }
    1.18