From: Marcin Juszkiewicz Date: Sat, 6 Jan 2007 09:04:28 +0000 (+0000) Subject: rxvt-unicode: fix SRC_URI - need BitBake trunk r734 or later X-Git-Tag: Release-2010-05/1~9453^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a349cf633e838e9cf0bfb2d1720c22909900cc9d;p=openembedded.git rxvt-unicode: fix SRC_URI - need BitBake trunk r734 or later --- diff --git a/packages/rxvt-unicode/rxvt-unicode_cvs.bb b/packages/rxvt-unicode/rxvt-unicode_cvs.bb index fca5be9370..0ee35f78c8 100644 --- a/packages/rxvt-unicode/rxvt-unicode_cvs.bb +++ b/packages/rxvt-unicode/rxvt-unicode_cvs.bb @@ -7,7 +7,7 @@ output. It also supports mixing multiple fonts at the \ same time, including Xft fonts." DEFAULT_PREFERENCE = "-1" LICENSE = "GPL" -SRC_URI = "cvs://anonymous@cvs.schmorp.de/schmorpforge;module=rxvt-unicode \ +SRC_URI = "cvs://anonymous@cvs.schmorp.de/schmorpforge;module=rxvt-unicode;port=636 \ file://xwc.patch;patch=1 \ file://signedchar.patch;patch=1 \ file://makefile.patch;patch=1"