diff options
Diffstat (limited to 'packages/xev/xev_cvs.bb')
-rw-r--r-- | packages/xev/xev_cvs.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/xev/xev_cvs.bb b/packages/xev/xev_cvs.bb index 035e63c855..50c190c173 100644 --- a/packages/xev/xev_cvs.bb +++ b/packages/xev/xev_cvs.bb @@ -7,7 +7,7 @@ SECTION = "x11/base" DEPENDS = "x11 xau" PR = "r1" -SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xapps;module=xev \ +SRC_URI = "${FREEDESKTOP_CVS}/xapps;module=xev \ file://diet-x11.patch;patch=1" S = "${WORKDIR}/xev" |