summaryrefslogtreecommitdiff
path: root/strata/wayland-generic/wayland.morph
Commit message (Collapse)AuthorAgeFilesLines
* Set --sysconfdir=/etc all aroundTristan Van Berkom2015-10-121-1/+1
| | | | | | | | Technically this is not needed for core OS packages with a / prefix, and not needed for anything which does not install to/read from the sysconfdir... however it's all around safer to just specify it everywhere. Change-Id: I3d8cc58b26c5c2332d6dc08bc87007f774e449af
* Build only one wayland independent of the architectureJavier Jardón2014-08-281-0/+7
This makes gtk (and everything that is on top) independent of the architecture we are building.