mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-16 15:58:36 +00:00
8 lines
126 B
Bash
8 lines
126 B
Bash
source $stdenv/setup
|
|
|
|
export CRACKLIB_DICTPATH=$cracklib/lib
|
|
|
|
configureFlags="--enable-includedir=$out/include"
|
|
|
|
genericBuild
|