diff options
Diffstat (limited to 'packages/ice')
-rw-r--r-- | packages/ice/ice_cvs.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/ice/ice_cvs.bb b/packages/ice/ice_cvs.bb index 00b96b1cf7..7f0504694a 100644 --- a/packages/ice/ice_cvs.bb +++ b/packages/ice/ice_cvs.bb @@ -7,8 +7,7 @@ DEPENDS = "x11" DESCRIPTION = "X11 ICE library" PR = "r1" -SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=ICE \ - file://autofoo.patch;patch=1" +SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=ICE" S = "${WORKDIR}/ICE" inherit autotools pkgconfig |