Mercurial > hg > tony
changeset 617:b6c0c3e7ce99
Consistent name
author | Chris Cannam |
---|---|
date | Thu, 10 Oct 2019 13:01:06 +0100 |
parents | 0eebba29d477 |
children | e81a0dc79949 |
files | deploy/linux/deploy-appimage.sh |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/deploy/linux/deploy-appimage.sh Thu Oct 10 12:49:59 2019 +0100 +++ b/deploy/linux/deploy-appimage.sh Thu Oct 10 13:01:06 2019 +0100 @@ -108,7 +108,7 @@ cp "$program.desktop" "$targetdir/" -cp "icons/$program-icon.svg" "$targetdir/$program.svg" +cp "icons/$program-icon.svg" "$targetdir/$program-icon.svg" cp "deploy/linux/AppRun" "$targetdir/"