nixpkgs/pkgs/applications/networking/browsers/lynx/builder.sh

6 lines
74 B
Bash
Raw Normal View History

. $stdenv/setup
export CFLAGS="-I$ncurses/include/ncurses"
genericBuild