[packages/mksh] - behave as proper sh when invoked as /bin/sh, wothout fancy, incompatible hacks - rel 2

Kacper Kornet draenog at pld-linux.org
Wed Dec 17 09:07:54 CET 2014


On Tue, Dec 16, 2014 at 11:29:05PM +0100, baggins wrote:
> commit e8ed3f0e4ba55966f3aa461d8deb6617f32d106e
> Author: Jan Rękorajski <baggins at pld-linux.org>
> Date:   Tue Dec 16 23:30:41 2014 +0100

>     - behave as proper sh when invoked as /bin/sh, wothout fancy, incompatible hacks
>     - rel 2

This change breaks our rc-scripts:

$ rpm -q mksh
mksh-50d-1.x86_64
$ /bin/sh -c "echo -en '\n'" 

$ rpm -q mksh
mksh-50d-2.x86_64
$ /bin/sh -c "echo -en '\n'"
-en \n

There was a small discussion about it some time ago:
https://lists.pld-linux.org/mailman/pipermail/pld-devel-pl/2011-May/153795.html


-- 
  Kacper


More information about the pld-devel-en mailing list