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 https://github.com/rustdesk/rustdesk/commit/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
Samuel FORESTIER
4b066b1fba
fix(debian): makes postinst/prerm scripts idempotent ( #10541 )
...
* fix(debian): makes `postinst` script idempotent
* fix(debian): makes `prerm` script idempotent
2025-01-20 07:59:40 +08:00
fufesou
b24551da7b
refact: linux, move rustdesk into /usr/share ( #10327 )
...
* refact: linux, move rustdesk into /usr/share
Signed-off-by: fufesou <linlong1266@gmail.com >
* linux, upgrade, try remove old empty folders
Signed-off-by: fufesou <linlong1266@gmail.com >
---------
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-12-21 14:53:28 +08:00
fufesou
7830a9e9f3
refact: linux, install path ( #10316 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-12-19 15:05:24 +08:00
fufesou
dec3cde9b3
fix: deb, build, prerm ( #9552 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-10-03 17:56:21 +08:00
rustdesk
306dd77b81
fix https://github.com/rustdesk/rustdesk/issues/9537
2024-10-03 15:34:40 +08:00
fufesou
2391b18046
fix: ubuntu 18.04, service, Exec format error ( #8680 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-07-11 23:13:41 +08:00
rustdesk
57510980ed
move pkill tray to execstop of the service for linux
2024-04-01 17:07:10 +08:00
hzhou
26a7f9dd46
kill tray in postrm of linux
2024-04-01 16:36:34 +08:00
rustdesk
84a21d72b9
link /usr/bin/rustdesk even for init system
2023-11-23 21:56:36 +08:00
fufesou
c24d719600
debian prerm, fix condition expression
...
Signed-off-by: fufesou <shuanglongchen@yeah.net >
2022-10-17 18:27:14 -07:00
fufesou
c48ed06d93
wayland: remove user service
...
Signed-off-by: fufesou <shuanglongchen@yeah.net >
2022-10-17 22:00:48 +08:00
fufesou
5ddb10366e
wayland: fix enigo crash & mid commit
...
Signed-off-by: fufesou <shuanglongchen@yeah.net >
2022-10-17 21:55:27 +08:00
rustdesk
607bf33162
deb bug
2022-10-11 06:28:46 +08:00
Kingtous
a13e3bdfba
fix: build.py
2022-10-05 20:53:05 +08:00
rustdesk
5751b23a97
mv some linux package files to res
2022-09-18 11:50:23 +08:00