summaryrefslogtreecommitdiff
path: root/packages/e17/exhibit_cvs.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-08-23 12:02:31 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-08-23 12:02:31 +0000
commit2a349d2c835ad2530ef9bde902e9e77985572289 (patch)
tree1f56815b29defd598c306dbc3e90e31882e1268f /packages/e17/exhibit_cvs.bb
parentf3c70717e32ae0760b2ed695c3332aacc2618df4 (diff)
exhibit|expedite: use E_CVS variable
Diffstat (limited to 'packages/e17/exhibit_cvs.bb')
-rw-r--r--packages/e17/exhibit_cvs.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/e17/exhibit_cvs.bb b/packages/e17/exhibit_cvs.bb
index 1c3c836955..4433287353 100644
--- a/packages/e17/exhibit_cvs.bb
+++ b/packages/e17/exhibit_cvs.bb
@@ -6,5 +6,5 @@ PR = "r0"
inherit e
-SRC_URI = "cvs://anonymous@anoncvs.enlightenment.org/var/cvs/e;module=e17/apps/exhibit"
+SRC_URI = "${E_CVS};module=e17/apps/exhibit"
S = "${WORKDIR}/${PN}"