From e1a2d999dae61534f9d3fb45dd9c6e58f36403bb Mon Sep 17 00:00:00 2001 From: Rene Wagner Date: Mon, 20 Feb 2006 21:03:49 +0000 Subject: various packages and bitbake.conf: introduce FREEDESKTOP_CVS and make use of it. --- packages/recordext/recordext_cvs.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/recordext') diff --git a/packages/recordext/recordext_cvs.bb b/packages/recordext/recordext_cvs.bb index 1c6bd0b931..494b53acdd 100644 --- a/packages/recordext/recordext_cvs.bb +++ b/packages/recordext/recordext_cvs.bb @@ -4,7 +4,7 @@ SECTION = "libs" MAINTAINER = "Phil Blundell " DESCRIPTION = "XRecord extension protocol bits" -SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=RecordExt" +SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=RecordExt" S = "${WORKDIR}/RecordExt" inherit autotools pkgconfig -- cgit v1.2.3