diff options
author | Philip Balister <philip@balister.org> | 2007-08-23 14:37:17 +0000 |
---|---|---|
committer | Philip Balister <philip@balister.org> | 2007-08-23 14:37:17 +0000 |
commit | b750ffba347c1f8bb7dbbe42abf31f17bf4db56c (patch) | |
tree | b9a1078d4e94279f20e3cc85cd347e1536371515 /packages/e17/exhibit_cvs.bb | |
parent | 613aee0a21460812751113c870f82119cd31a3e0 (diff) | |
parent | b486be9688c105f666ba4f85907cf02c04d6fba6 (diff) |
merge of '0632006dcadf27825774caa5189b1ab23bd8b08e'
and '215bca295ed86f179e1bb5082f01a1186b910b0d'
Diffstat (limited to 'packages/e17/exhibit_cvs.bb')
-rw-r--r-- | packages/e17/exhibit_cvs.bb | 2 |
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}" |