Skip to content

Commit

Permalink
Removed line, testing something
Browse files Browse the repository at this point in the history
  • Loading branch information
Mephist0phel3s committed Jan 9, 2025
1 parent c03d951 commit a87983e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkgs/games/WarThunder/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,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
Expand Down

0 comments on commit a87983e

Please sign in to comment.