summarylogtreecommitdiffstats
path: root/rustdesk-bin.install
AgeCommit message (Collapse)Author
2024-09-23Remove calls to update-desktop-database as it is automatically executed by ↵Zoddo
pacman hooks
2024-09-23upgpkg: rustdesk-bin 1.3.1-2: Fix file conflicts during upgradeZoddo
Also made a qucik revemp of the package() function to not copy useless files (/usr/share/rustdesk). .INSTALL file has also been updated to write instruction to enable the RustDesk service after installation, and stopping it after removal.
2024-09-23Fix pre-upgrade hook to cleanup files that were copied manually (like ↵KUHTOXO
/etc/systemd/system/rustdesk.service)
2024-09-23Update to 1.3.1KUHTOXO
2024-08-27Fix bad tabs in .INSTALL fileKUHTOXO
2024-08-27Fixed install script in the previous commit.KUHTOXO
2024-08-27Remove start/stop/restart rusdesk service on install and updateKUHTOXO
2024-08-27Update to 1.3.0KUHTOXO
2022-01-08Multiple improvementsjkhsjdhjs
- remove all make dependencies, as they were unnecessary - change source url to github.com instead of ghproxy.com - install rustdesk files to their correct location directly, instead of copying them in the .install script - don't enable and start the rustdesk service on upgrade/install - remove the .install script - various smaller improvements
2021-08-25Update 1.1.8taotieren