about summary refs log tree commit diff
path: root/pkgs/games/gog
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2018-07-29 01:10:38 +0200
committeraszlig <aszlig@nix.build>2018-07-29 01:10:38 +0200
commitdaccc42d3ccc2406323dc9af2ec0c6036283c2ab (patch)
tree0af176ded09884d4bcab0f23a14fb9d58926954a /pkgs/games/gog
parent1f428dcbc8efad47cb4cdb4d0dbca9608b2689d7 (diff)
games/bastion: Fix patching of libfmodex
I've recently moved the autoPatchelfHook execution to postFixup in
NixOS/nixpkgs@f1fbf818c4a94c67fcdb171ba00f1fef4a0aef2a, because it was
conflicting with patchelf's own setup hook.

So we now need to run the fixup of libfmodex after the autoPatchelfHook,
which we do by adding another phase in postPhases.

Alongside this I also fixed a small escaping error with ${rpath:+:},
which needs to be quoted using two single quotes.

Signed-off-by: aszlig <aszlig@nix.build>
Diffstat (limited to 'pkgs/games/gog')
0 files changed, 0 insertions, 0 deletions