mandoc: Fix build with new gnumake

This commit is contained in:
Dylan Araps 2020-01-21 23:17:06 +02:00
parent 207b4c539e
commit f3a6a38090
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -1,6 +1,7 @@
#!/bin/sh -e
sed -i 's,"more -s","less",g' main.c
sed -i "s/CC=.*/CC='$CC'/" configure
cat > configure.local <<EOF
PREFIX=/usr