Merge remote-tracking branch 'upstream/master' into hardened-stdenv
This commit is contained in:
@@ -53,7 +53,7 @@ stdenv.mkDerivation {
|
||||
substituteInPlace checkinstallrc-dist --replace /usr/local $out
|
||||
|
||||
substituteInPlace installwatch/create-localdecls \
|
||||
--replace /usr/include/unistd.h ${stdenv.glibc}/include/unistd.h
|
||||
--replace /usr/include/unistd.h ${stdenv.glibc.dev}/include/unistd.h
|
||||
'';
|
||||
|
||||
postInstall =
|
||||
|
||||
Reference in New Issue
Block a user