Hello Johannes! Johannes Schöpfer wrote in <a06a7ca3-82d2-aacf-ed02-b20b45babd44@schoep\ fer.info>: |> Debian uses 'dash' as its /bin/sh. Buster/testing is at version 0.5.10.2, |> Stretch/stable at 0.5.8. |> |>>|I've also tried on Debian stable to rule out any weirdness in current |>>|testing and get the same result. |>>| |>>|Any ideas? |>> |>> Not at the moment, no. |> |> I guess I could edit the various scripts to use /bin/bash explicity, that |> should work. Will try later today. | |for that purpose, it's sufficient to: |apt-get install bash |ln -sf bash /bin/sh | |Or do the scripts contain this shebang?: |#!/bin/dash
Oh no no no! Please just do $ make SHELL=X VAL_SHELL=Y where the VAL_SHELL is the shell that will be used by the MUA, and SHELL the one of the configuration system. By the way Johannes, i have seen that the MUA already has been updated in Slackware, but the slackbuilds template file of yours is still the same. And i was wondering where all the changes come from, could you enlighten me? --steffen | |Der Kragenbaer, The moon bear, |der holt sich munter he cheerfully and one by one |einen nach dem anderen runter wa.ks himself off |(By Robert Gernhardt)
