Revert "Bash: build hack no longer needed, found that the problem was using "timeout" to run pbuilder"
Still broken, cannot replicate manually.
This commit is contained in:
parent
ba7b448563
commit
7823121206
1 changed files with 3 additions and 0 deletions
|
|
@ -23,6 +23,9 @@ VERSION=1
|
|||
|
||||
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"
|
||||
|
||||
PARALLEL=false compile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue