mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-23 19:49:05 +08:00
Add Priority:
to Debian control (#9586)
This commit is contained in:
parent
5555ba6b2f
commit
9bcd0d1b03
1
build.py
1
build.py
@ -284,6 +284,7 @@ def generate_control_file(version):
|
|||||||
|
|
||||||
content = """Package: rustdesk
|
content = """Package: rustdesk
|
||||||
Section: net
|
Section: net
|
||||||
|
Priority: optional
|
||||||
Version: %s
|
Version: %s
|
||||||
Architecture: %s
|
Architecture: %s
|
||||||
Maintainer: rustdesk <info@rustdesk.com>
|
Maintainer: rustdesk <info@rustdesk.com>
|
||||||
|
Loading…
Reference in New Issue
Block a user