fix(rpm): add vendor field to fpm config to avoid (none) vendor

Co-authored-by: Hyper <hypar@disroot.org>
This commit is contained in:
Zhengchao Ding
2026-03-29 14:28:29 +08:00
committed by 世界
parent e98b4ad449
commit 02ccde6c71

View File

@@ -4,6 +4,7 @@
--license GPL-3.0-or-later --license GPL-3.0-or-later
--description "The universal proxy platform." --description "The universal proxy platform."
--url "https://sing-box.sagernet.org/" --url "https://sing-box.sagernet.org/"
--vendor SagerNet
--maintainer "nekohasekai <contact-git@sekai.icu>" --maintainer "nekohasekai <contact-git@sekai.icu>"
--deb-field "Bug: https://github.com/SagerNet/sing-box/issues" --deb-field "Bug: https://github.com/SagerNet/sing-box/issues"
--no-deb-generate-changes --no-deb-generate-changes