Skip to content
Snippets Groups Projects
Commit ad2f5c6e authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Merge branch 'update_xz' into 'master'

Remove customization of and update xz.

See merge request !246
parents 068fefd1 4a889c0c
No related branches found
No related tags found
1 merge request!246Remove customization of and update xz.
[source] [source]
tar = "https://codeload.github.com/xz-mirror/xz/tar.gz/v5.2.3" tar = "https://codeload.github.com/xz-mirror/xz/tar.gz/v5.2.5"
patches = [
"01-no-poll.patch",
"02-o_noctty.patch",
"03-no-signals.patch"
]
script = """
./autogen.sh
chmod +w build-aux/config.sub
wget -O build-aux/config.sub http://git.savannah.gnu.org/cgit/config.git/plain/config.sub
"""
[build] [build]
template = "custom" template = "custom"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment