wok diff edbus-dev/receipt @ rev 8614

Fix: xfburn needs intltool to compile
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Feb 14 18:33:51 2011 +0100 (2011-02-14)
parents f99c07c038f7
children 6874827768de
line diff
     1.1 --- a/edbus-dev/receipt	Sun Jan 10 23:07:29 2010 +0100
     1.2 +++ b/edbus-dev/receipt	Mon Feb 14 18:33:51 2011 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="edbus-dev"
     1.7 -VERSION="0.5.0.063"
     1.8 +VERSION="1.0.0"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="E17 dbus devel files."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -14,7 +14,6 @@
    1.13  genpkg_rules()
    1.14  {
    1.15  	mkdir -p $fs/usr/lib
    1.16 -	_pkg=$WOK/$WANTED/$SOURCE-$VERSION/_pkg
    1.17  	cp -a $_pkg/usr/include $fs/usr
    1.18  	cp -a $_pkg/usr/lib/*.*a $fs/usr/lib
    1.19  	cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib