qt: remove INSTALL script

[ci skip]
This commit is contained in:
John 2020-05-27 12:24:03 +02:00
parent 85b427ee9a
commit 18f4e5b7c6

View file

@ -1,6 +0,0 @@
case "$ACTION" in
post)
# qt4 by default via qtchooser.
ln -sf /etc/xdg/qtchooser/4.conf etc/xdg/qtchooser/default.conf
;;
esac