diff options
Diffstat (limited to 'meta/packages/xorg-proto/xproto_6.6.2.bb')
| -rw-r--r-- | meta/packages/xorg-proto/xproto_6.6.2.bb | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/meta/packages/xorg-proto/xproto_6.6.2.bb b/meta/packages/xorg-proto/xproto_6.6.2.bb deleted file mode 100644 index 1f01c0979a..0000000000 --- a/meta/packages/xorg-proto/xproto_6.6.2.bb +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | SECTION = "x11/libs" | ||
| 2 | LICENSE= "MIT" | ||
| 3 | DESCRIPTION = "X protocol and ancillary headers." | ||
| 4 | |||
| 5 | SRC_URI = "${XLIBS_MIRROR}/xproto-${PV}.tar.gz" | ||
| 6 | S = "${WORKDIR}/xproto-${PV}" | ||
| 7 | |||
| 8 | inherit autotools pkgconfig | ||
| 9 | |||
| 10 | do_stage() { | ||
| 11 | autotools_stage_all | ||
| 12 | } | ||
