commit 67bfd6a

hovercats  ·  2024-11-06 10:43:48 +0000 UTC
parent 120d7d3
libyaml: add fix for pdpmake. See #3
1 files changed,  +2, -0
+2, -0
1@@ -1,5 +1,7 @@
2 #!/bin/sh -e
3 
4+: > config/missing
5+
6 ./configure \
7     --prefix=/usr
8