wok diff startup-notification-dev/receipt @ rev 6961
xorg-server: add config dir
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Oct 26 13:15:37 2010 +0200 (2010-10-26) |
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 Tue Oct 26 13:15:37 2010 +0200 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