Skip to content
Snippets Groups Projects
Commit e8e10426 authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Bash: build hack no longer needed, found that the problem was using "timeout" to run pbuilder

parent b205b7fe
No related branches found
No related tags found
1 merge request!183Fix geoip-database-contrib
...@@ -23,9 +23,6 @@ VERSION=1 ...@@ -23,9 +23,6 @@ VERSION=1
sed '/To run a command as administrator/s/$/\n\tTo become root use "sudo -i"./' debian/etc.bash.bashrc sed '/To run a command as administrator/s/$/\n\tTo become root use "sudo -i"./' debian/etc.bash.bashrc
# Hack to fix build failures in flidas. TODO: fix the problem properly
sed '/exec8.sub/d' -i tests/execscript
changelog "Extended explanation for sudo_root, gnu.org #835148" changelog "Extended explanation for sudo_root, gnu.org #835148"
PARALLEL=false compile PARALLEL=false compile
......
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