dummy commit
This commit is contained in:
@ -275,7 +275,7 @@ rec {
|
|||||||
|
|
||||||
# The wrapper enters the correct working dir, so fonts/shaders/presets are available
|
# The wrapper enters the correct working dir, so fonts/shaders/presets are available
|
||||||
mkdir -p $out/bin
|
mkdir -p $out/bin
|
||||||
makeWrapper $out/lib/${pname} $out/bin/${pname} --chdir "$out/lib"
|
makeWrapper $out/lib/${pname} $out/bin/${pname} --chdir "${placeholder "out"}/lib"
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user