chore: remove Qt5 from desktop images#2019
chore: remove Qt5 from desktop images#2019underscorejoser wants to merge 1 commit intosecureblue:livefrom
Conversation
Up to standards ✅🟢 Issues
|
|
After more testing I found out the problem with qt5-qtbase's I also explicitly list all packages to remove although all of them would be removed just by removing |
71c1007 to
b7fa36d
Compare
b7fa36d to
e8213fd
Compare
Closes #1950
After looking back I noticed that only
qt5-qtbasehave/runs%postunso it's safe to usetsflags=noscripts, even on KDE. May need more testing to see if affects something but, by the looks of the packages it removes, it seems fine.The
%postuncan be found here and my understanding is that it only remove the files links added. It's kinda weird to error out because it works fine on tradicional fedora and even whenrpm-ostree override removebut if this is too hacky I can understand.It's a little overwhelming because of the check to see if it actually founds Qt5 packages to not fail in the future, maybe could be simplified.
Currently unsure about removing files between
/usr/etc/and/etc/.