summaryrefslogtreecommitdiff
path: root/openexr/Pkgfile
diff options
context:
space:
mode:
authorMatt Housh <jaeger@morpheus.net>2015-07-10 22:20:49 -0500
committerMatt Housh <jaeger@morpheus.net>2015-07-10 22:20:49 -0500
commit1e71340ef8dbaefd746e7ab1516cf5c7dfc953c6 (patch)
tree27b7b9f0a6499b3ac7c3098449e144779a8e1b68 /openexr/Pkgfile
parent4425a43908332ed05c0e5f35478f003f7fa65864 (diff)
downloadcontrib-1e71340ef8dbaefd746e7ab1516cf5c7dfc953c6.tar.gz
contrib-1e71340ef8dbaefd746e7ab1516cf5c7dfc953c6.tar.xz
openexr: tweak for building with dash
Diffstat (limited to 'openexr/Pkgfile')
-rw-r--r--openexr/Pkgfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openexr/Pkgfile b/openexr/Pkgfile
index 145de6d92..1d3f07486 100644
--- a/openexr/Pkgfile
+++ b/openexr/Pkgfile
@@ -11,6 +11,7 @@ source=(http://download.savannah.nongnu.org/releases/$name/$name-$version.tar.gz
build() {
cd $name-$version
+ CONFIG_SHELL=/bin/bash \
./configure --prefix=/usr \
--disable-static
make

Generated by cgit