mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 20:17:46 +00:00
Ports/tar: Update to version 1.35
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).
This commit is contained in:
parent
ec0bf937a2
commit
9b61339261
4 changed files with 37 additions and 3 deletions
6
Ports/tar/patches/ReadMe.md
Normal file
6
Ports/tar/patches/ReadMe.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
# 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.
|
Loading…
Add table
Add a link
Reference in a new issue