xfig: fix for musl.
This commit is contained in:
parent
3733bb2654
commit
5968d57603
|
@ -21,6 +21,7 @@ post_extract() {
|
|||
-e '/define I18N/s/^XCOMM //' \
|
||||
-e '/XAW_INTERN/s/^XCOMM //' \
|
||||
Imakefile
|
||||
sed -i 's/__FreeBSD__/__linux__/g' w_keyboard.c
|
||||
}
|
||||
do_configure() {
|
||||
xmkmf
|
||||
|
|
Loading…
Reference in New Issue