summary refs log tree commit diff
path: root/pkgs/development/libraries/aalib/builder.sh
blob: 5d4df565a6da3ca4599fbe003d1c2a7ba5511c3a (plain) (blame)
1
2
3
4
5
source $stdenv/setup

configureFlags="--without-x --with-ncurses=$ncurses"

genericBuild