commit 896bd41

hovercats  ·  2024-11-06 08:04:16 +0000 UTC
parent f9ea89e
pdpmake: fix manpage installation
2 files changed,  +2, -2
+1, -1
1@@ -19,4 +19,4 @@ exe('pdpmake', {
2 
3 file('bin/pdpmake', '755', '$outdir/pdpmake')
4 
5-man('pdpmake.1')
6+man{'pdpmake.1'}
+1, -1
1@@ -1 +1 @@
2-2.0.1 r0
3+2.0.1 r1