Merge #145 `lxqt: trojita not available on non-x86`

This commit is contained in:
Kevin Fenzi 2017-02-27 16:58:44 +00:00
commit dd3583c6fa
1 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,11 @@
%include fedora-arm-xbase.ks
%include fedora-lxqt-common.ks
%packages
# trojita not available on non-x86 platforms
-trojita
%end
%post
echo -n "Enabling initial-setup gui mode on startup"
ln -s /usr/lib/systemd/system/initial-setup-graphical.service /etc/systemd/system/graphical.target.wants/initial-setup-graphical.service