X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/813390c45f438f411662b1a55678e63f11681eb4..7db733d4d0fd085313e4ae3d8ff9b7cc533616bb:/build-setup diff --git a/build-setup b/build-setup new file mode 100755 index 00000000..50aabee8 --- /dev/null +++ b/build-setup @@ -0,0 +1,2 @@ +#! /bin/sh -ex +if [ ! -r modes.am ]; then touch -t197001010000.00 modes.am; fi