Package: ruby-libxml / 2.7.0-3
Metadata
Package | Version | Patches format |
---|---|---|
ruby-libxml | 2.7.0-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0100_run_builtin_shell_command_ulimit_in_tests.patch | (download) |
test/tc_parser.rb |
2 1 + 1 - 0 ! |
run correctly the built-in command "ulimit" ulimit is a built-in shell command and cannot be simply called from ruby with backticks. Passing the command as a string to sh with the -c switch seems to be the correct way to do this. |
0200_do_not_overwrite_LDFLAGS.patch | (download) |
ext/libxml/extconf.rb |
24 11 + 13 - 0 ! |
do not overwrite system ldflags |
libxml2 2.9.2.patch | (download) |
test/tc_html_parser_context.rb |
5 4 + 1 - 0 ! |
--- |
1