retroarchFull: fix pcsx2 core installation
This commit is contained in:
parent
45825cf7ad
commit
fe330c57da
@ -768,7 +768,7 @@ in
|
||||
# causes redefinition of _FORTIFY_SOURCE
|
||||
hardeningDisable = [ "fortify3" ];
|
||||
|
||||
postBuild = "cd /build/source/build/pcsx2";
|
||||
postBuild = "cd $NIX_BUILD_TOP/source/build/pcsx2";
|
||||
meta = {
|
||||
description = "Port of PCSX2 to libretro";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
|
Loading…
Reference in New Issue
Block a user