wmutils-core: fix cross
This commit is contained in:
parent
84986bd3e9
commit
af4b63e9cd
|
@ -15,6 +15,7 @@ checksum=44e16576b7f6e1f126c2cb249449ab7e10fd65289aff774ffaf27d2c15a7b2ba
|
|||
|
||||
post_extract() {
|
||||
sed -i -e 's,/man,/share/man,' \
|
||||
-e '/^CC /d' \
|
||||
-e 's|CFLAGS =|CFLAGS +=|' \
|
||||
-e 's|LDFLAGS =|LDFLAGS +=|' config.mk
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue