parent
62bdd3484c
commit
3ea26d44f5
|
@ -26,6 +26,8 @@ alternatives="
|
|||
man:whatis.1:/usr/share/man/man1/mandoc-whatis.1
|
||||
man:apropos.1:/usr/share/man/man1/mandoc-apropos.1"
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
post_extract() {
|
||||
# use less(1)
|
||||
sed -i 's,"more -s","less -s",g' main.c
|
||||
|
|
Loading…
Reference in New Issue