mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
xfig: fix for musl.
This commit is contained in:
parent
3733bb2654
commit
5968d57603
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ post_extract() {
|
||||||
-e '/define I18N/s/^XCOMM //' \
|
-e '/define I18N/s/^XCOMM //' \
|
||||||
-e '/XAW_INTERN/s/^XCOMM //' \
|
-e '/XAW_INTERN/s/^XCOMM //' \
|
||||||
Imakefile
|
Imakefile
|
||||||
|
sed -i 's/__FreeBSD__/__linux__/g' w_keyboard.c
|
||||||
}
|
}
|
||||||
do_configure() {
|
do_configure() {
|
||||||
xmkmf
|
xmkmf
|
||||||
|
|
Loading…
Add table
Reference in a new issue