diff options
Diffstat (limited to 'contrib/wget-xdelta.sh.in')
-rwxr-xr-x | contrib/wget-xdelta.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/wget-xdelta.sh.in b/contrib/wget-xdelta.sh.in index caf0171e..f2ac1c87 100755 --- a/contrib/wget-xdelta.sh.in +++ b/contrib/wget-xdelta.sh.in @@ -1,4 +1,4 @@ -#!@BASH@ +#!@BASH_SHELL@ if [ -r "@sysconfdir@/makepkg.conf" ]; then source @sysconfdir@/makepkg.conf |