mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-06 20:35:59 +08:00
Remove packagekit (update notifications) from RHEL 7.4
PackageKit and gnome-software run in the background and at some point will show popups to ask the user to update. Change-Id: I99a3314c8788c7cc06e479718306a822bf255fbd Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io> Reviewed-by: Joni Jäntti <joni.jantti@qt.io> Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
This commit is contained in:
committed by
Simon Hausmann
parent
f128708e34
commit
b6fd915b26
@@ -35,6 +35,9 @@
|
||||
|
||||
set -ex
|
||||
|
||||
# Remove update notifications and packagekit running in the background
|
||||
sudo yum -y remove PackageKit gnome-software
|
||||
|
||||
installPackages=()
|
||||
installPackages+=(git)
|
||||
installPackages+=(zlib-devel)
|
||||
|
||||
Reference in New Issue
Block a user