summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/xauth/xauth_cvs.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-03-24 08:33:39 +0000
committerRichard Purdie <richard@openedhand.com>2006-03-24 08:33:39 +0000
commitd614461fe9aa3480bc7c4bcd8abe704522979f2c (patch)
tree980fd2f4ade7a422fe533ffb34ab5b4a3a555e12 /openembedded/packages/xauth/xauth_cvs.bb
parentb14d256e5e4efd70721f3ee62a1f69baa780d6c8 (diff)
downloadpoky-d614461fe9aa3480bc7c4bcd8abe704522979f2c.tar.gz
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
Diffstat (limited to 'openembedded/packages/xauth/xauth_cvs.bb')
-rw-r--r--openembedded/packages/xauth/xauth_cvs.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/packages/xauth/xauth_cvs.bb b/openembedded/packages/xauth/xauth_cvs.bb
index 358da9bd35..1243fce1d8 100644
--- a/openembedded/packages/xauth/xauth_cvs.bb
+++ b/openembedded/packages/xauth/xauth_cvs.bb
@@ -6,7 +6,7 @@ MAINTAINER = "Rene Wagner <rw@handhelds.org>"
6SECTION = "x11/base" 6SECTION = "x11/base"
7PR = "r2" 7PR = "r2"
8 8
9SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xorg;module=xc/programs/xauth \ 9SRC_URI = "${FREEDESKTOP_CVS}/xorg;module=xc/programs/xauth \
10 file://autofoo.patch;patch=1" 10 file://autofoo.patch;patch=1"
11S = "${WORKDIR}/xauth" 11S = "${WORKDIR}/xauth"
12 12