diff options
Diffstat (limited to 'xext')
-rw-r--r-- | xext/xext_cvs.oe | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/xext/xext_cvs.oe b/xext/xext_cvs.oe index 274f0f0426..7201228341 100644 --- a/xext/xext_cvs.oe +++ b/xext/xext_cvs.oe @@ -5,8 +5,7 @@ SECTION = "x11/libs" PRIORITY = "optional" DEPENDS = "xproto x11 xextensions" -SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xext \ - file://autofoo.patch;patch=1" +SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xext" S = "${WORKDIR}/Xext" inherit autotools pkgconfig |