File amanda-2.6.1p1-shellbang.patch of Package amanda
--- changer-src/chg-lib.sh.in +++ changer-src/chg-lib.sh.in @@ -1,3 +1,5 @@ +#! @SHELL@ +# ################################################################################ # You may want to customize these values ################################################################################ --- common-src/amanda-sh-lib.sh.in +++ common-src/amanda-sh-lib.sh.in @@ -1,3 +1,4 @@ +#!@SHELL@ # Shell library containing functions and definitions common to amanda's # shell scripts and wrappers.