--- rpl/src/instructions_r3.c 2010/09/07 13:32:34 1.19 +++ rpl/src/instructions_r3.c 2010/09/07 20:59:06 1.20 @@ -984,7 +984,8 @@ instruction_recall(struct_processus *s_e "($2 != \"\") printf(\"-f %%s\", $2); }'` " "-t `locale charmap` | %s/bin/%s -o %s"; # else - unsigned char *instructions = "sh -c \"%s/bin/rpliconv %s " + unsigned char *instructions = BOURNE_SHELL + " -c \"%s/bin/rpliconv %s " "`%s/bin/rplfile " "-m %s/share/rplfiles -i %s | " "%s/bin/rplawk "