Bash, improved hack to prevent build failure
This commit is contained in:
parent
2b902ddfc6
commit
efe7e33b6f
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ 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
|
||||
echo > tests/exec8.sub
|
||||
echo exit $? >> tests/exec8.sub
|
||||
|
||||
changelog "Extended explanation for sudo_root, gnu.org #835148"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue