Laurent Bigonville wrote: > It would be great if an option to specify the shell added for the > scripts could be added. Alien add always uses /bin/sh, but some scripts > could need bash instead of sh
If the problem is that some rpms use bashisms in their scripts, presumably because they were developed on a system where /bin/sh is bash, and that this fails when installed on a debian system where /bin/sh is not bash, then it seems to me that the thing to do would be to assume that rpms are coded for bash, and always use it if there is no existing shebang line. -- see shy jo
signature.asc
Description: Digital signature

