mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 18:07:46 +00:00

This version requires the gettext port as a dependency. In addition to that, this release has a bug in which it doesn't include libintl and libiconv properly when building the program. Therefore, we add a patch that was originally made by Sergey Poznyakoff after the report of this bug (savannah bug #64441).
6 lines
203 B
Markdown
6 lines
203 B
Markdown
# Patches for tar on SerenityOS
|
|
|
|
## `0001-Fix-savannah-bug-64441.patch`
|
|
|
|
Release 1.35 has a bug in which it doesn't include libintl and libiconv
|
|
properly. Add the libiconv libraries to the build system.
|