nixpkgs/pkgs/games/quake3
Sergei Trofimovich 06afa6115d quake3demo: fix binary paths in the wrapper
https://github.com/NixOS/nixpkgs/pull/209008 moved quake3 binaries to
$out/bin. This broke wrappers as:

    $ NIXPKGS_ALLOW_UNFREE=1 nix build -f. quake3demo -L
    ...
    quake3-demo> Builder called die: Cannot wrap '/nix/store/khlq2wa0i7rab4vkzvk4pl54lyi6c36d-quake3-demo-1.11-6-ioquake3-unstable-2022-11-24/bin/quake3' because it is not an executable file

The change fixes wrapper to point to new locations.
2023-02-24 19:19:21 +00:00
..
content
ioquake ioquake3: unstable-2021-07-20 -> unstable-2022-11-24 2023-01-05 10:38:33 +11:00
quake3e treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
wrapper quake3demo: fix binary paths in the wrapper 2023-02-24 19:19:21 +00:00