summaryrefslogtreecommitdiff
path: root/strata/wayland-x86_64-generic/linux-api-headers.morph
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-08-28 01:22:10 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2014-08-28 11:46:22 +0100
commitfa35f9272d937f67f73632d7b4b97491c93bd035 (patch)
tree7a9df0fd9a651d7e009de1448269c04eb0e050ad /strata/wayland-x86_64-generic/linux-api-headers.morph
parent529cf76e1a276e6324ffa38eef71dcf7d700ad12 (diff)
downloaddefinitions-fa35f9272d937f67f73632d7b4b97491c93bd035.tar.gz
Build only one wayland independent of the architecture
This makes gtk (and everything that is on top) independent of the architecture we are building.
Diffstat (limited to 'strata/wayland-x86_64-generic/linux-api-headers.morph')
-rw-r--r--strata/wayland-x86_64-generic/linux-api-headers.morph9
1 files changed, 0 insertions, 9 deletions
diff --git a/strata/wayland-x86_64-generic/linux-api-headers.morph b/strata/wayland-x86_64-generic/linux-api-headers.morph
deleted file mode 100644
index 595138fe..00000000
--- a/strata/wayland-x86_64-generic/linux-api-headers.morph
+++ /dev/null
@@ -1,9 +0,0 @@
-name: linux-api-headers
-kind: chunk
-build-commands:
-- make mrproper
-- make headers_check
-install-commands:
-- make INSTALL_HDR_PATH=dest headers_install
-- install -d "$DESTDIR${PREFIX-/usr}/include"
-- cp -r dest/include/* "$DESTDIR/${PREFIX-/usr}/include"