super: add remark to patch
This commit is contained in:
parent
9e2f08cdc2
commit
cca6eb62c0
@ -10,6 +10,7 @@ stdenv.mkDerivation rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
prePatch = ''
|
prePatch = ''
|
||||||
|
# do not set sticky bit in nix store
|
||||||
substituteInPlace Makefile.in \
|
substituteInPlace Makefile.in \
|
||||||
--replace "-o root" "" \
|
--replace "-o root" "" \
|
||||||
--replace 04755 755
|
--replace 04755 755
|
||||||
|
Loading…
x
Reference in New Issue
Block a user