dummy-bin-sh -- Dummy /bin/sh for mixed package tool environments
http://www.rpm.org/
This package exists solely to satisfy the Requires: /bin/sh objection when installing some packages with RPM. When in a mixed binaries packaging tool environment -- such as Solaris, or HP-UX, where there are some core binaries provided not by packages known to RPM, the rpm build and installation processes will complain at the absence of '/bin/sh' and so forth. This package quells that noise by fictionally providing the needed item.