mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-20 03:13:19 +03:00
Add Section to Debian control (#9584)
This commit is contained in:
1
build.py
1
build.py
@@ -283,6 +283,7 @@ def generate_control_file(version):
|
|||||||
system2('/bin/rm -rf %s' % control_file_path)
|
system2('/bin/rm -rf %s' % control_file_path)
|
||||||
|
|
||||||
content = """Package: rustdesk
|
content = """Package: rustdesk
|
||||||
|
Section: net
|
||||||
Version: %s
|
Version: %s
|
||||||
Architecture: %s
|
Architecture: %s
|
||||||
Maintainer: rustdesk <info@rustdesk.com>
|
Maintainer: rustdesk <info@rustdesk.com>
|
||||||
|
|||||||
Reference in New Issue
Block a user