diff options
Diffstat (limited to 'packages/xcalibrate')
-rw-r--r-- | packages/xcalibrate/xcalibrate_cvs.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/xcalibrate/xcalibrate_cvs.bb b/packages/xcalibrate/xcalibrate_cvs.bb index 31a60a3202..e254348e4f 100644 --- a/packages/xcalibrate/xcalibrate_cvs.bb +++ b/packages/xcalibrate/xcalibrate_cvs.bb @@ -5,7 +5,7 @@ PRIORITY = "optional" DEPENDS = "x11 xcalibrateext xext" DESCRIPTION = "XCalibrate client-side library" -SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=XCalibrate" +SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=XCalibrate" S = "${WORKDIR}/XCalibrate" inherit autotools pkgconfig |