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>
This commit is contained in:
cat-master21
2023-05-03 00:45:37 -07:00
committed by GitHub
parent c277a7845d
commit 2e011163b6
+3 -8
View File
@@ -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