summaryrefslogtreecommitdiff
path: root/strata/x-generic
diff options
context:
space:
mode:
authorJavier Jardon <jjardon@gnome.org>2015-03-30 13:32:22 +0000
committerBaserock Gerrit <gerrit@baserock.org>2015-04-27 13:21:32 +0000
commiteb2c33af1b56b322524d058dd6f560cb21d98a0d (patch)
treed22def78d15b83021e1f77aab9bd990a87dc05a9 /strata/x-generic
parent3bb8687e8fb755e7e18d5a3f26b64dc71fedcea2 (diff)
downloaddefinitions-eb2c33af1b56b322524d058dd6f560cb21d98a0d.tar.gz
Move XCB libraries to x-common and update to latest stable (0.4.x)
So we have all the xcb libraries together Change-Id: I31712c4a68d1b75a104bcf758989f63b3aca39a0
Diffstat (limited to 'strata/x-generic')
-rw-r--r--strata/x-generic/util-keysyms.morph9
1 files changed, 0 insertions, 9 deletions
diff --git a/strata/x-generic/util-keysyms.morph b/strata/x-generic/util-keysyms.morph
deleted file mode 100644
index ddae3707..00000000
--- a/strata/x-generic/util-keysyms.morph
+++ /dev/null
@@ -1,9 +0,0 @@
-name: util-keysyms
-kind: chunk
-configure-commands:
-- git submodule update --init
-- ./autogen.sh --prefix=/usr
-build-commands:
-- make
-install-commands:
-- make DESTDIR="$DESTDIR" install