From 79284f193f01de344972d3cf9d110e9ddac89c68 Mon Sep 17 00:00:00 2001 From: Armijn Hemel Date: Tue, 25 Oct 2005 23:14:48 +0000 Subject: add right configureFlags so we also have the header files svn path=/nixpkgs/trunk/; revision=4134 --- pkgs/os-specific/linux/pam/builder.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pkgs/os-specific/linux/pam') diff --git a/pkgs/os-specific/linux/pam/builder.sh b/pkgs/os-specific/linux/pam/builder.sh index 0ccc40c7c0e..531ae2c0b90 100644 --- a/pkgs/os-specific/linux/pam/builder.sh +++ b/pkgs/os-specific/linux/pam/builder.sh @@ -2,4 +2,6 @@ source $stdenv/setup export CRACKLIB_DICTPATH=$cracklib/lib +configureFlags="--enable-includedir=$out/include" + genericBuild -- cgit 1.4.1