iortcw: move makeWrapper to nativeBuildInputs
This commit is contained in:
@@ -12,7 +12,7 @@ in buildEnv {
|
||||
|
||||
pathsToLink = [ "/opt" ];
|
||||
|
||||
buildInputs = [ makeWrapper ];
|
||||
nativeBuildInputs = [ makeWrapper ];
|
||||
|
||||
# so we can launch sp from mp game and vice versa
|
||||
postBuild = ''
|
||||
|
||||
Reference in New Issue
Block a user