RustDesk/res/DEBIAN
MichaIng 9cb6f38aea
packaging: deb: remove obsolete Python version check (#14429)
It was used to conditionally install a Python module in the past. But that is not the case anymore since 37dbfcc. Now the check is obsolete.

Due to `set -e`, the check leads to a package configuration failure if Python is not installed, which however otherwise is not needed for RustDesk.

The commit includes an indentation fix and trailing space removal.

Signed-off-by: MichaIng <micha@dietpi.com>
2026-03-01 18:05:19 +08:00
..
postinst packaging: deb: remove obsolete Python version check (#14429) 2026-03-01 18:05:19 +08:00
postrm move pkill tray to execstop of the service for linux 2024-04-01 17:07:10 +08:00
preinst wayland: remove user service 2022-10-17 22:00:48 +08:00
prerm fix(debian): makes postinst/prerm scripts idempotent (#10541) 2025-01-20 07:59:40 +08:00