ports/opt (3.1): cppunit: Fixed build in systems without bash as /bin/sh
23 Apr
2015
23 Apr
'15
11:58 a.m.
commit 17b9ec96a9af4acd8e44726e3ac4e016b66213ba Author: Alan Mizrahi <alan+crux@mizrahi.com.ve> Date: Thu Apr 23 20:57:10 2015 +0900 cppunit: Fixed build in systems without bash as /bin/sh diff --git a/cppunit/Pkgfile b/cppunit/Pkgfile index 6ebc757..1f22568 100644 --- a/cppunit/Pkgfile +++ b/cppunit/Pkgfile @@ -10,6 +10,7 @@ source=(http://downloads.sourceforge.net/$name/$name-$version.tar.gz) build() { cd $name-$version + CONFIG_SHELL=/bin/bash \ ./configure \ --prefix=/usr \ --mandir=/usr/man \
3555
Age (days ago)
3555
Last active (days ago)
0 comments
1 participants
participants (1)
-
crux@crux.nu