Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
Mephist0phel3s committed Jan 9, 2025
1 parent 377ec7d commit a5c4692
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pkgs/games/WarThunder/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -121,13 +121,6 @@ libPath = lib.makeLibraryPath [ autoPatchelfHook stdenv.cc.cc stdenv.cc.cc.lib r
install -m755 -D launcher.ico $out/share/pixmaps/launcher.png
echo "DEBUG::: Installing the fucking desktop file"
mkdir -p "$out/share/applications"
# cp -rf "${desktopItem}/share/applications/War-Thunder.desktop" "$out/share/applications"
# if [ ! -f $out/share/applications/War-Thunder.desktop ]; then
# echo "FATAL ERROR: DEBUG::: Fucking desktop file wasnt copied right again, breaking"
# exit 1
# else
# echo "INFO: desktop file installed."
# fi
echo "INFO: Skpipping cp -rf desktopItem"
echo "INFO: sym linking aces to WarThunder for purposes of desktop execution."
ln -s ${acesx86_64}/bin/acesx86_64 $out/bin/WarThunder
Expand Down

0 comments on commit a5c4692

Please sign in to comment.