merge
authorMichael Lauer <mickey@vanille-media.de>
Thu, 3 Feb 2005 12:59:26 +0000 (12:59 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 3 Feb 2005 12:59:26 +0000 (12:59 +0000)
2005/02/03 13:54:20+01:00 uni-frankfurt.de!mickeyl
reintroduce TAG computation in opie-sounds, since this doesn't inherit opie

BKrev: 4202202euHAL3zWga3Ru0P2uXzn8tQ

packages/opie-sounds/opie-sounds_1.1.9.bb

index 60524ce..b02434f 100644 (file)
@@ -4,7 +4,6 @@ PRIORITY = "optional"
 MAINTAINER = "Team Opie <opie@handhelds.org>"
 LICENSE = "GPL"
 
-
 TAG = "${@'v' + bb.data.getVar('PV',d,1).replace('.', '_')}"
 SRC_URI = "${HANDHELDS_CVS};module=opie/sounds;tag=${TAG}"
 S = "${WORKDIR}/sounds"