removed redundant line
This commit is contained in:
parent
b77f38c3cd
commit
9153e499a8
@ -12,7 +12,6 @@ stdenv.mkDerivation rec {
|
|||||||
patches = [ ./default_path.patch ];
|
patches = [ ./default_path.patch ];
|
||||||
|
|
||||||
prePatch = ''
|
prePatch = ''
|
||||||
sed -i "s|PREFIX = /usr/local|PREFIX = $out|g" Makefile
|
|
||||||
sed -i "s|/bin/bash|${bash}/bin/bash|g" usertable.cpp
|
sed -i "s|/bin/bash|${bash}/bin/bash|g" usertable.cpp
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user