commit 7cbcccd

hovercats  ·  2024-12-21 22:06:26 +0000 UTC
parent 0045577
pdpmake: fix missing fetch line
1 files changed,  +2, -0
+2, -0
1@@ -20,3 +20,5 @@ exe('pdpmake', {
2 file('bin/pdpmake', '755', '$outdir/pdpmake')
3 
4 man{'pdpmake.1'}
5+
6+fetch 'git'