Do not mention vncserver will be removed, but rather that is is deprecated
This commit is contained in:
parent
53dd71df9d
commit
5dd60aa3d4
@ -885,6 +885,6 @@ sub SanityCheck
|
|||||||
|
|
||||||
sub NotifyAboutDeprecation
|
sub NotifyAboutDeprecation
|
||||||
{
|
{
|
||||||
warn "\nWARNING: vncserver has been replaced by a systemd unit and is about to be removed in the next Fedora release.\n";
|
warn "\nWARNING: vncserver has been replaced by a systemd unit and is now considered deprecated and removed in upstream.\n";
|
||||||
warn "Please read /usr/share/doc/tigervnc/HOWTO.md for more information.\n";
|
warn "Please read /usr/share/doc/tigervnc/HOWTO.md for more information.\n";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user