Debian Patches
Status for openresolv/3.16.4-1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
010_posix-functions-fix.patch | Change syntax of functions definitions to be POSIX compatible Running this shell script with the shell's -n option set fails, which means that the script has syntax errors. The erros are in the functions definitions which uses the bash syntax, but the script's interpreter is /bin/sh, which in Debian points to dash, which is a POSIX shell, so the definitions had to be adapted to the POSIX syntax. =================================================================== |
Fabio Augusto De Muzio Tobich <ftobich@debian.org> | no | 2025-05-14 |