add a patch that replaces /bin/pwd with pwd and rely on stdenv to supply pwd
svn path=/nixpkgs/trunk/; revision=4125
This commit is contained in:
@@ -6,4 +6,5 @@ stdenv.mkDerivation {
|
||||
url = http://www.nl.kernel.org/pub/linux/libs/pam/pre/library/Linux-PAM-0.80.tar.bz2;
|
||||
md5 = "ccff87fe639efdfc22b1ba4a0f08ec57";
|
||||
};
|
||||
patches = [./pam-pwd.patch];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user