From 2e011163b6fe3634afedbd762a0b7a16d77f7875 Mon Sep 17 00:00:00 2001 From: cat-master21 <96554164+cat-master21@users.noreply.github.com> Date: Wed, 3 May 2023 00:45:37 -0700 Subject: [PATCH] fix: get UnityX closer to working (#412) * Fix get UnityX closer to working Signed-off-by: cat-master21 <96554164+cat-master21@users.noreply.github.com> * fix(unityx-shell): package symbolic link properly --------- Signed-off-by: cat-master21 <96554164+cat-master21@users.noreply.github.com> --- anda/desktops/unityx-shell/unityx-shell.spec | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/anda/desktops/unityx-shell/unityx-shell.spec b/anda/desktops/unityx-shell/unityx-shell.spec index bbdc2f67fa..cbadc5ba2f 100644 --- a/anda/desktops/unityx-shell/unityx-shell.spec +++ b/anda/desktops/unityx-shell/unityx-shell.spec @@ -156,6 +156,8 @@ chrpath --delete %{buildroot}%{_libdir}/libunityx-core-6.0.so.9.0.0 pushd %{buildroot} ln -s %{_libdir}/unity .%{_libdir}/unityx +rm -rf .%{_datadir}/unityx +ln -s %{_datadir}/unity .%{_datadir}/unityx popd %find_lang unityx @@ -179,14 +181,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %{_libdir}/libunityx-core-6.0.so.* %{_datadir}/glib-2.0/schemas/org.unityd.UnityX.gschema.xml %{_datadir}/glib-2.0/schemas/org.unityd.UnityX.user-interface.gschema.xml -%dir %{_datadir}/unityx -%dir %{_datadir}/unityx/icons -%{_datadir}/unityx/icons/dash-widgets.json -%{_datadir}/unityx/icons/*.png -%{_datadir}/unityx/icons/*.svg -%{_datadir}/unityx/icons/searchingthedashlegalnotice.html -%dir %{_datadir}/unityx/themes/ -%{_datadir}/unityx/themes/dash-widgets.json +%{_datadir}/unityx %{_datadir}/xsessions/unityx.desktop %files -n plotinus