4 lines
96 B
Bash
4 lines
96 B
Bash
|
. $stdenv/setup
|
||
|
configureFlags="--with-aterm=$aterm --with-toolbuslib=$toolbuslib"
|
||
|
genericBuild
|