From 5968d5760315629e1eb7d5134f47931d489e95a4 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Fri, 5 Jun 2015 13:20:20 +0200 Subject: [PATCH] xfig: fix for musl. --- srcpkgs/xfig/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/xfig/template b/srcpkgs/xfig/template index 35ec0693e16..2086b159f0f 100644 --- a/srcpkgs/xfig/template +++ b/srcpkgs/xfig/template @@ -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