commit 0062742
hovercats
·
2024-11-06 11:05:12 +0000 UTC
parent f4e3d0c
xorg-util-macros: add fix for pdpmake. See #3
1 files changed,
+2,
-0
+2,
-0
1@@ -1,5 +1,7 @@
2 #!/bin/sh -e
3
4+: > missing
5+
6 TMPDIR="$1/tmp"
7
8 ./configure \