diff options
Diffstat (limited to 'nfpm/nfpm.yaml.skel')
| -rw-r--r-- | nfpm/nfpm.yaml.skel | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nfpm/nfpm.yaml.skel b/nfpm/nfpm.yaml.skel index f673ee9..a0e3618 100644 --- a/nfpm/nfpm.yaml.skel +++ b/nfpm/nfpm.yaml.skel @@ -162,6 +162,9 @@ contents: mode: 0755 owner: root group: root + - src: ../files/usr/share/doc + dst: /usr/share/doc + type: tree # Basic file that applies to all packagers # - src: ../fs/usr/lib/lirion/ln-initfunctions # dst: /usr/lib/lirion/initfunctions @@ -470,3 +473,4 @@ archlinux: # # # The postupgrade script runs after pacman upgrades the package # postupgrade: ./scripts/postupgrade.sh +# |
