emulationstation: fix a ridiculous typo
Found by af039eb7c6 (r143796136)
This commit is contained in:
parent
4b012654a9
commit
b657d8d7c8
@ -59,7 +59,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
mkdir -p $out/share/emulationstation/
|
||||
cp -r ../resources $out/share/emulationstation/
|
||||
|
||||
runHook preInstall
|
||||
runHook postInstall
|
||||
'';
|
||||
|
||||
# es-core/src/resources/ResourceManager.cpp: resources are searched at the
|
||||
|
Loading…
Reference in New Issue
Block a user