forked from ports/contrib
x11vnc: force bash as configure shell
This commit is contained in:
parent
171b4a8dcb
commit
6b0b027dac
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user