summaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-lib/xtrans-native_1.0.3.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-07-04 17:09:04 +0000
committerRichard Purdie <richard@openedhand.com>2007-07-04 17:09:04 +0000
commit20d6337953c8437026a6d0eb410f30db7bc87df6 (patch)
tree094521f4733512bf5c74e9633b8f6221c2cd96f5 /meta/packages/xorg-lib/xtrans-native_1.0.3.bb
parent605c655e4ea361c0661fc706e9a4ec82878f94d1 (diff)
downloadpoky-20d6337953c8437026a6d0eb410f30db7bc87df6.tar.gz
fix SRC_URIs
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2101 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/xorg-lib/xtrans-native_1.0.3.bb')
-rw-r--r--meta/packages/xorg-lib/xtrans-native_1.0.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/xorg-lib/xtrans-native_1.0.3.bb b/meta/packages/xorg-lib/xtrans-native_1.0.3.bb
index b10a2064e3..722d7e15e7 100644
--- a/meta/packages/xorg-lib/xtrans-native_1.0.3.bb
+++ b/meta/packages/xorg-lib/xtrans-native_1.0.3.bb
@@ -5,6 +5,6 @@ PE = "1"
5 5
6XORG_PN = "xtrans" 6XORG_PN = "xtrans"
7 7
8SRC_URI = "${XORG_MIRROR}/${XORG_RELEASE}/lib/${XORG_PN}-${PV}.tar.bz2" 8SRC_URI = "${XORG_MIRROR}/individual/lib/${XORG_PN}-${PV}.tar.bz2"
9 9
10inherit native 10inherit native