diff options
Diffstat (limited to 'packages/xcomposite/xcomposite_cvs.bb')
-rw-r--r-- | packages/xcomposite/xcomposite_cvs.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/xcomposite/xcomposite_cvs.bb b/packages/xcomposite/xcomposite_cvs.bb index 8469e9c366..c2ec718cd6 100644 --- a/packages/xcomposite/xcomposite_cvs.bb +++ b/packages/xcomposite/xcomposite_cvs.bb @@ -4,7 +4,7 @@ SECTION = "x11/libs" DEPENDS = "x11 compositeext xextensions libxfixes" DESCRIPTION = "X Composite extension library." -SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xcomposite" +SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xcomposite" S = "${WORKDIR}/Xcomposite" inherit autotools pkgconfig |