chiark / gitweb /
Fixed package.sh script interpreter invocation.
authorTomasz CEDRO <cederom@tlen.pl>
Tue, 3 Jun 2014 15:33:10 +0000 (17:33 +0200)
committerTomasz CEDRO <cederom@tlen.pl>
Tue, 3 Jun 2014 15:33:10 +0000 (17:33 +0200)
commit9975ef6ea299be3f454c59f2fcfaeeabb9087248
treed173102c1f6cc1c7d9358bf1fa22b8d04e00b308
parentad12049ee093ef82cacee820c4ac13501330714e
Fixed package.sh script interpreter invocation.

Using "/usr/bin/env bash" makes it possible to call bash properly
on various operating systems where the binary location can differ.
Tested on FreeBSD, Darwin, Linux.
package.sh