Use FREEDESKTOP_CVS instead of a hardcoded address

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@337 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2006-03-24 08:33:39 +00:00
parent b14d256e5e
commit d614461fe9
35 changed files with 35 additions and 36 deletions

View File

@@ -6,7 +6,7 @@ MAINTAINER = "Rene Wagner <rw@handhelds.org>"
SECTION = "x11/base"
PR = "r2"
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xorg;module=xc/programs/xauth \
SRC_URI = "${FREEDESKTOP_CVS}/xorg;module=xc/programs/xauth \
file://autofoo.patch;patch=1"
S = "${WORKDIR}/xauth"