Add Section to Debian control (#9584)

This commit is contained in:
XLion
2024-10-07 21:46:25 +08:00
committed by GitHub
Unverified
parent 00d38260e1
commit 28b6bc186f

View File

@@ -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 <info@rustdesk.com>