diff options
Diffstat (limited to 'xpm/xpm-cvs.oe')
-rw-r--r-- | xpm/xpm-cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xpm/xpm-cvs.oe b/xpm/xpm-cvs.oe index 674a093194..8a7e95502a 100644 --- a/xpm/xpm-cvs.oe +++ b/xpm/xpm-cvs.oe @@ -7,7 +7,7 @@ DEPENDS = "virtual/libc xproto-cvs x11-cvs" PROVIDES = "xpm" DESCRIPTION = "X Pixmap library." -SRC_URI="cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xpm" +SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xpm" S = "${WORKDIR}/Xpm" inherit autotools pkgconfig libtool |