git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/nfpm
diff options
context:
space:
mode:
Diffstat (limited to 'nfpm')
-rw-r--r--nfpm/Makefile2
-rw-r--r--nfpm/nfpm.yaml.skel4
2 files changed, 5 insertions, 1 deletions
diff --git a/nfpm/Makefile b/nfpm/Makefile
index 902a176..da8c3ea 100644
--- a/nfpm/Makefile
+++ b/nfpm/Makefile
@@ -1,4 +1,4 @@
-FJVER := 11.0.2
+FJVER := 14.0.1
all: skel chglog build
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
+#