rewritefs: add remark to patch
This commit is contained in:
parent
ca6bb9098c
commit
878381fd4d
@ -14,6 +14,7 @@ stdenv.mkDerivation rec {
|
|||||||
buildInputs = [ pkgconfig fuse pcre ];
|
buildInputs = [ pkgconfig fuse pcre ];
|
||||||
|
|
||||||
prePatch = ''
|
prePatch = ''
|
||||||
|
# do not set sticky bit in nix store
|
||||||
substituteInPlace Makefile --replace 6755 0755
|
substituteInPlace Makefile --replace 6755 0755
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user