Merge pull request #72 from paspo/debian

debian support
This commit is contained in:
RustDesk 2022-07-25 23:05:17 +08:00 committed by GitHub
commit 8c477c8cd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions

View File

@ -287,5 +287,5 @@ These packages are meant for the following distributions:
- Ubuntu 22.04 LTS
- Ubuntu 20.04 LTS
- Ubuntu 18.04 LTS
Debian is currently not supported.
- Debian 11 bullseye
- Debian 10 buster

3
debian/rules vendored
View File

@ -1,3 +1,6 @@
#!/usr/bin/make -f
%:
dh $@
override_dh_builddeb:
dh_builddeb -- -Zgzip