From 3fc01417ed56f28df9546cd44f6e3575a81a1be2 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Thu, 28 Aug 2014 13:16:19 +0200 Subject: [PATCH] FIx the icon changing. --- misc/tools/all/release.subr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/tools/all/release.subr b/misc/tools/all/release.subr index 559e026a..ffb6f584 100644 --- a/misc/tools/all/release.subr +++ b/misc/tools/all/release.subr @@ -212,7 +212,7 @@ case "$cmd" in # TODO eventually do the rebranding on travis too. case "$binary" in Xonotic/xonotic*.exe) - verbose "$d0/misc/tools/change-icon-of-exe.sh" "$d0/misc/logos/icons_ico/xonotic.ico" "${f##*:}" + verbose "$d0/misc/tools/change-icon-of-exe.sh" "$d0/misc/logos/icons_ico/xonotic.ico" "$binary" ;; esac ;; -- 2.39.2