projects
/
xonotic
/
xonotic.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8764700
)
FIx the icon changing.
author
Rudolf Polzer <divverent@xonotic.org>
Thu, 28 Aug 2014 11:16:19 +0000
(13:16 +0200)
committer
Rudolf Polzer <divverent@xonotic.org>
Thu, 28 Aug 2014 11:16:19 +0000
(13:16 +0200)
misc/tools/all/release.subr
patch
|
blob
|
history
diff --git
a/misc/tools/all/release.subr
b/misc/tools/all/release.subr
index 559e026af64148edd61c2f1cf41f0eabe4a3dde8..ffb6f5842f33e4c7681511a918a442a89e06c5ad 100644
(file)
--- 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
;;