ilmbase: tweak for building with dash

This commit is contained in:
Matt Housh 2015-07-10 22:20:27 -05:00
parent f5dc24bc55
commit 4425a43908

View File

@ -10,6 +10,7 @@ source=(http://download.savannah.nongnu.org/releases/openexr/$name-$version.tar.
build() {
cd $name-$version
CONFIG_SHELL=/bin/bash \
./configure --prefix=/usr \
--disable-static
make