summaryrefslogtreecommitdiff
path: root/x11vnc/Pkgfile
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2015-11-05 12:10:18 +0100
committerJuergen Daubert <jue@jue.li>2015-11-05 12:10:18 +0100
commit6b0b027dac563736d72c32d68fe89ccaa075a06a (patch)
tree903d2455447a360e0c4325e921ee6e9a38eeee3e /x11vnc/Pkgfile
parent171b4a8dcb1bcf27e081f9e1aa560ddb02c08696 (diff)
downloadcontrib-6b0b027dac563736d72c32d68fe89ccaa075a06a.tar.gz
contrib-6b0b027dac563736d72c32d68fe89ccaa075a06a.tar.xz
x11vnc: force bash as configure shell
Diffstat (limited to 'x11vnc/Pkgfile')
-rw-r--r--x11vnc/Pkgfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/Pkgfile b/x11vnc/Pkgfile
index 8b0762719..6338156ae 100644
--- a/x11vnc/Pkgfile
+++ b/x11vnc/Pkgfile
@@ -10,6 +10,7 @@ source=(http://prdownloads.sf.net/libvncserver/$name-$version.tar.gz)
build() {
cd $name-$version
+ CONFIG_SHELL=/bin/bash \
./configure --prefix=/usr \
--disable-nls \
--mandir=$PKG/usr/man

Generated by cgit