diff options
Diffstat (limited to 'xfixes/xfixes-cvs.oe')
-rw-r--r-- | xfixes/xfixes-cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfixes/xfixes-cvs.oe b/xfixes/xfixes-cvs.oe index 9615367d8b..998732063b 100644 --- a/xfixes/xfixes-cvs.oe +++ b/xfixes/xfixes-cvs.oe @@ -4,7 +4,7 @@ DEPENDS = "virtual/libc x11-cvs fixesext-cvs" PROVIDES = "xfixes" DESCRIPTION = "X Fixes extension library." -SRC_URI = cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xfixes +SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xfixes" S = "${WORKDIR}/Xfixes" inherit autotools pkgconfig libtool |