Remove stoken GUI app desktop files

These come from the `stoken` package, which got pulled in as a
dependency of `openconnect` in e7aa97f0fd.

We don't want these GUI apps cluttering up the menu structure; their
icons are ugly, and when you launch them, they just show an
incomprehensible error message and quit.
This commit is contained in:
Nate Graham
2025-04-06 12:03:54 -06:00
parent e7aa97f0fd
commit 191d7a98c8

View File

@@ -77,6 +77,8 @@ rm -rf \
/usr/share/applications/cups.desktop \
/usr/share/applications/system-config-printer.desktop \
/usr/share/applications/nvtop.desktop \
/usr/share/applications/stoken-gui-small.desktop \
/usr/share/applications/stoken-gui.desktop \
## Remove documentation cruft. Offline documentation while neat is really not that useful in this day and age.
## Do not be verbose here, we'd blow right through the log limit.