From: Phil Blundell Date: Tue, 27 Jul 2004 22:06:29 +0000 (+0000) Subject: remove redundant {R}DEPENDS; use ${datadir} rather than hardcoded prefix X-Git-Tag: Release-2010-05/1~18009 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c1b8a34d4fcc892999b211c390afeed17d7700b;p=openembedded.git remove redundant {R}DEPENDS; use ${datadir} rather than hardcoded prefix BKrev: 4106d1e5YvtiEmX7UcsQVmc2ifUNYw --- diff --git a/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.oe b/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.oe index e69de29bb2..6ca6375150 100644 --- a/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.oe +++ b/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.oe @@ -0,0 +1,7 @@ +DESCRIPTION = "Transparent xcursor theme for handheld systems" + +SRC_URI = "http://matchbox.handhelds.org/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \ + file://use-relative-symlinks.patch;patch=1" +FILES_${PN} = "${datadir}/icons/xcursor-transparent/cursors/*" + +inherit autotools