Fixing purity in 'man' build.

svn path=/nixpkgs/trunk/; revision=17409
This commit is contained in:
Lluís Batlle i Rossell 2009-09-24 22:18:59 +00:00
parent a5fdba90e2
commit f55439cbf5

View File

@ -19,6 +19,10 @@ stdenv.mkDerivation {
./share.patch
];
preConfigure = ''
sed 's/^PREPATH=.*/PREPATH=$PATH/' -i configure
'';
postInstall =
''
# Use UTF-8 by default. Otherwise man won't know how to deal