xfig: fix for musl.

This commit is contained in:
Christian Neukirchen 2015-06-05 13:20:20 +02:00
parent 3733bb2654
commit 5968d57603
1 changed files with 1 additions and 0 deletions

View File

@ -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