summaryrefslogtreecommitdiff
path: root/packages/xlibs/xtrans_1.0.0.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-05-06 23:17:08 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-06 23:17:08 +0000
commit139bf32df21d4359c8d8a7ea92216c5af2bf99e3 (patch)
treeefe647a513aab71721eb034cb59d9fb3c65bee40 /packages/xlibs/xtrans_1.0.0.bb
parent8734ded5877708b4bae39c8c2d020f45058c6604 (diff)
xlibs: Update XORG_MIRROR SRC_URIs to match upstream changes
Diffstat (limited to 'packages/xlibs/xtrans_1.0.0.bb')
-rw-r--r--packages/xlibs/xtrans_1.0.0.bb8
1 files changed, 2 insertions, 6 deletions
diff --git a/packages/xlibs/xtrans_1.0.0.bb b/packages/xlibs/xtrans_1.0.0.bb
index 79503126f2..b6933bf615 100644
--- a/packages/xlibs/xtrans_1.0.0.bb
+++ b/packages/xlibs/xtrans_1.0.0.bb
@@ -4,10 +4,6 @@ DESCRIPTION = "network API translation layer to \
insulate X applications and libraries from OS \
network vageries."
-SRC_URI = "${XORG_MIRROR}/X11R7.0/src/lib/${PN}-${PV}.tar.bz2"
+XORG_PN = "${PN}"
-inherit autotools pkgconfig
-
-do_stage() {
- autotools_stage_all
-}
+include xorg-xlibs.inc