From b2f192faabe412adce79534e22efe9fb69ee40e2 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 21 Jul 2006 10:10:31 +0000 Subject: Rename /openembedded/ -> /meta/ git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- openembedded/packages/xproto/xproto_6.6.2.bb | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 openembedded/packages/xproto/xproto_6.6.2.bb (limited to 'openembedded/packages/xproto/xproto_6.6.2.bb') diff --git a/openembedded/packages/xproto/xproto_6.6.2.bb b/openembedded/packages/xproto/xproto_6.6.2.bb deleted file mode 100644 index b5cf75105..000000000 --- a/openembedded/packages/xproto/xproto_6.6.2.bb +++ /dev/null @@ -1,13 +0,0 @@ -SECTION = "x11/libs" -LICENSE= "MIT" -MAINTAINER = "Greg Gilbert " -DESCRIPTION = "X protocol and ancillary headers." - -SRC_URI = "${XLIBS_MIRROR}/xproto-${PV}.tar.gz" -S = "${WORKDIR}/xproto-${PV}" - -inherit autotools pkgconfig - -do_stage() { - autotools_stage_all -} -- cgit v1.2.3