mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-02-11 19:02:42 +01:00
12 lines
280 B
Diff
12 lines
280 B
Diff
--- ./lib/stubs/Makefile.am.orig
|
|
+++ ./lib/stubs/Makefile.am
|
|
@@ -32,7 +32,5 @@
|
|
libStubsCS_la_SOURCES += stub-user-msg.c
|
|
libStubsCS_la_SOURCES += stub-user-panic.c
|
|
|
|
-if !LINUX
|
|
- libStubsCS_la_SOURCES += stub-msgfmt-fbsd.c
|
|
-endif
|
|
+libStubsCS_la_SOURCES += stub-msgfmt-fbsd.c
|
|
|