From 0ba771a92d3b3e27b679fd5c4a1c42141a7ac9ca Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Fri, 17 Dec 2010 15:41:14 +0100 Subject: [PATCH] fix rebranding of win32 binaries --- all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/all b/all index 1d0e4633..18fe66ed 100755 --- a/all +++ b/all @@ -1573,7 +1573,7 @@ case "$cmd" in for f in $targetfiles; do #verbose "$d0/misc/tools/rebrand-darkplaces-engine.sh" "${XONOTIC_BRAND:-$d0/misc/tools/xonotic.brand}" "${f##*:}" || true case "${f##*:}" in - xonotic*.exe) + Xonotic/xonotic*.exe) verbose "$d0/misc/tools/change-icon-of-exe.sh" "$d0/misc/logos/icons_ico/xonotic.ico" "${f##*:}" ( d=`mktemp -d -t rebrand.XXXXXX` -- 2.39.2