mirror of
https://github.com/hensm/fx_cast.git
synced 2026-09-13 01:18:49 +00:00
Use package.json author for DEBIAN maintainer field
This commit is contained in:
@@ -369,6 +369,7 @@ function packageLinuxDeb (
|
||||
packageName: applicationName.replace(/_/g, "-")
|
||||
, applicationName
|
||||
, applicationVersion
|
||||
, author
|
||||
};
|
||||
|
||||
// Do templating on control file
|
||||
|
||||
Reference in New Issue
Block a user