Closed cat-in-136 closed 1 year ago
/bin/sh is the package dependency which is not necessarily required if there is no (un)install script or script assets. This PR introduces a new configuration package.metadata.generate-rpm.require-sh to create packages not depending on /bin/sh.
/bin/sh
package.metadata.generate-rpm.require-sh
to resolve #39
/bin/sh
is the package dependency which is not necessarily required if there is no (un)install script or script assets. This PR introduces a new configurationpackage.metadata.generate-rpm.require-sh
to create packages not depending on/bin/sh
.to resolve #39