From 7fca0c8703f8efa08ced6115bf2dccb1f1221e7c Mon Sep 17 00:00:00 2001 From: Pier Luigi Fiorini Date: Sat, 1 Nov 2014 20:49:43 +0100 Subject: [PATCH] Alternative environment variables for compositor droid-hal configuration for hammerhead is broken and inverts Y. As a workaround we provide our configuration. --- packaging/plasma-phone-components.spec | 20 +++++++++++++++++++- packaging/plasma-phone-components.yaml | 1 + services/plasma-phone-compositor.service | 2 +- 3 files changed, 21 insertions(+), 2 deletions(-) diff --git a/packaging/plasma-phone-components.spec b/packaging/plasma-phone-components.spec index 29ddda90..d5572308 100644 --- a/packaging/plasma-phone-components.spec +++ b/packaging/plasma-phone-components.spec @@ -67,7 +67,24 @@ rm -rf %{buildroot} # >> install post -# File with environment variables, used by systemd units +# File with environment variables, used by compositor systemd unit +mkdir -p %{buildroot}%{_sharedstatedir}/environment/greenisland +cat > %{buildroot}%{_sharedstatedir}/environment/greenisland/greenisland.conf < %{buildroot}%{_sharedstatedir}/environment/plasma-phone/plasma-phone.conf <