23 Jun
2010
23 Jun
'10
3:33 a.m.
On 22/06/10 12:30, Andres P wrote:
To avoid errors with bash 3.2, compopt will be skipped if it's not a shell builtin.
compopt is needed to not append slashes to package names that coincide with directories in PWD.
This is currently not possible to fix in bash versions that do not support compopt, so these users will have to bear that regression.
Signed-off-by: Andres P<aepd87@gmail.com>
Signed-off-by: Allan On my working-maint branch.