2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-12-22 23:30:05 -07:00

mandoc: remove useless quotes

This commit is contained in:
Dylan Araps 2019-11-18 01:05:39 +00:00
parent 33b3320c4c
commit 4b808fc308
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

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