diff --git a/build.py b/build.py index 3ad206ab1..201766b3e 100755 --- a/build.py +++ b/build.py @@ -283,6 +283,7 @@ def generate_control_file(version): system2('/bin/rm -rf %s' % control_file_path) content = """Package: rustdesk +Section: net Version: %s Architecture: %s Maintainer: rustdesk