wok diff startup-notification-dev/receipt @ rev 7712

yasr: add post install
author Paul Issott <paul@slitaz.org>
date Sun Dec 19 15:51:06 2010 +0000 (2010-12-19)
parents 255a28d7938f
children 129bb5b11a7e
line diff
     1.1 --- a/startup-notification-dev/receipt	Sat Jun 06 20:17:11 2009 +0200
     1.2 +++ b/startup-notification-dev/receipt	Sun Dec 19 15:51:06 2010 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Startup notification protocol developpement files"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS=""
     1.8 +DEPENDS="startup-notification"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WANTED="startup-notification"
    1.11  WEB_SITE="http://freedesktop.org/software/startup-notification/releases/"
    1.12 @@ -14,7 +14,6 @@
    1.13  genpkg_rules()
    1.14  {
    1.15  	mkdir -p $fs/usr/lib
    1.16 -
    1.17  	cp -a $_pkg/usr/lib/*.*a $fs/usr/lib
    1.18  	cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib
    1.19  	cp -a $_pkg/usr/include $fs/usr