exhibit|expedite: use E_CVS variable
authorMichael Lauer <mickey@vanille-media.de>
Thu, 23 Aug 2007 12:02:31 +0000 (12:02 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 23 Aug 2007 12:02:31 +0000 (12:02 +0000)
packages/e17/exhibit_cvs.bb
packages/e17/expedite_cvs.bb

index 1c3c836..4433287 100644 (file)
@@ -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}"
index ea376c2..9d8a7d6 100644 (file)
@@ -6,7 +6,7 @@ PR = "r0"
 
 inherit e
 
-SRC_URI = "cvs://anonymous@anoncvs.enlightenment.org/var/cvs/e;module=e17/apps/expedite"
+SRC_URI = "${E_CVS};module=e17/apps/expedite"
 S = "${WORKDIR}/${PN}"
 
 do_configure_append() {