diff options
Diffstat (limited to 'nfpm/nfpm.yaml')
-rw-r--r-- | nfpm/nfpm.yaml | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/nfpm/nfpm.yaml b/nfpm/nfpm.yaml deleted file mode 100644 index 1d25651..0000000 --- a/nfpm/nfpm.yaml +++ /dev/null @@ -1,32 +0,0 @@ -name: ln-initscripts -arch: all -platform: linux -version: 1.0.0 -version_schema: semver -epoch: 1 -release: 1 -section: admin -priority: optional -maintainer: No env variable was set <noenv@example.com> -description: An alternative to initscript-like status messages from lirion.de -vendor: lirion.de -homepage: https://git.lirion.de/lirion-initfunctions/ -license: LGLPv3 -mtime: "2024-06-16T12:30:00Z" -changelog: "changelog.yml" -disable_globbing: false -depends: - - bash -contents: - - src: ../fs/usr/lib/lirion - dst: /usr/lib/lirion - type: tree -umask: 0o022 -rpm: - signature: - key_id: 99a00d948c6e71b599e986ad5421594bf1ab46f4 -deb: - signature: - method: dpkg-sig - type: origin - key_id: 99a00d948c6e71b599e986ad5421594bf1ab46f4 |