diff options
Diffstat (limited to 'xfont/xfont-cvs.oe')
-rw-r--r-- | xfont/xfont-cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfont/xfont-cvs.oe b/xfont/xfont-cvs.oe index cabbbb225e..459b33893c 100644 --- a/xfont/xfont-cvs.oe +++ b/xfont/xfont-cvs.oe @@ -7,7 +7,7 @@ DEPENDS = "virtual/libc xproto-cvs xtrans-cvs zlib" PROVIDES = "xfont" DESCRIPTION = "X font libary (used by the X server)." -SRC_URI = cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xfont +SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xfont" S = "${WORKDIR}/Xfont" inherit autotools pkgconfig libtool |