jookies / jasmin

Jasmin - Open source SMS gateway
http://jasminsms.com
Other
1.01k stars 550 forks source link

Fix packaging #1074

Closed mexicarne closed 1 year ago

mexicarne commented 1 year ago

empty_folders setting was removed since nfpm 2.17. Trying to build jasmin package with decent nfpm triggers the error:

$ nfpm pkg --packager deb --target /tmp/
yaml: unmarshal errors:
  line 35: field empty_folders not found in type nfpm.Config

Update nfpm.yaml to fix packaging

farirat commented 1 year ago

@mexicarne thank you for this fix ! Will be merged in v0.10.12