82e678362f
svn path=/nixpkgs/trunk/; revision=4335
3 lines
160 B
Bash
3 lines
160 B
Bash
source $stdenv/setup
|
|
configureFlags="--with-aterm=$aterm --with-toolbuslib=$toolbuslib --with-pt-support=$ptsupport --with-asf-support=$asfsupport"
|
|
genericBuild |