
* Clean up of SDF attributes in all-package-generic. There is now a single attribute, called sdf. svn path=/nixpkgs/trunk/; revision=3062
5 lines
83 B
Bash
5 lines
83 B
Bash
. $stdenv/setup
|
|
|
|
configureFlags="--with-aterm=$aterm --with-sdf=$sdf"
|
|
genericBuild
|