mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-10 12:50:20 -07:00
mandoc: remove useless quotes
This commit is contained in:
parent
33b3320c4c
commit
4b808fc308
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh -e
|
#!/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
|
cat > configure.local <<EOF
|
||||||
PREFIX=/usr
|
PREFIX=/usr
|
||||||
|
Loading…
Reference in New Issue
Block a user