udevil: add remark to patch
This commit is contained in:
parent
aa49177091
commit
230c0d461a
@ -8,6 +8,7 @@ stdenv.mkDerivation {
|
||||
buildInputs = [ intltool glib pkgconfig udev ];
|
||||
configurePhase = ''
|
||||
substituteInPlace src/Makefile.in --replace "-o root -g root" ""
|
||||
# do not set setuid bit in nix store
|
||||
substituteInPlace src/Makefile.in --replace 4755 0755
|
||||
./configure \
|
||||
--prefix=$out \
|
||||
|
Loading…
Reference in New Issue
Block a user