diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2006-01-13 00:39:39 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-01-13 00:39:39 +0000 |
commit | 0793ed12f8cb82cab47891068c0ed0f657bd0b2d (patch) | |
tree | f6e30dae51295c79c9e2c4fbc15e4a5637fdc55f /packages/gaim/gaim_cvs.bb | |
parent | 6bb85d3aeddb8a248cbab1e57efdc221fff15082 (diff) |
PV changes to make sure upgrades aren't affected after the recent cvs PV standardisation
Diffstat (limited to 'packages/gaim/gaim_cvs.bb')
-rw-r--r-- | packages/gaim/gaim_cvs.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/gaim/gaim_cvs.bb b/packages/gaim/gaim_cvs.bb index 3daaf44c19..801ec7dd25 100644 --- a/packages/gaim/gaim_cvs.bb +++ b/packages/gaim/gaim_cvs.bb @@ -1,5 +1,6 @@ PR = "r0" -PV = "2.0+cvs${SRCDATE}" +#Remove the dash below when 2.0 changes in PV +PV = "2.0+cvs-${SRCDATE}" SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/gaim;module=gaim \ file://no-superimposed-version-on-logo.patch;patch=1 \ |