games-strategy/openra: fix desktop file creation

This commit is contained in:
hasufell 2016-02-16 23:15:40 +01:00
parent bfebb0042b
commit d5e0ca86e4
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ install_desktop_entry() {
local cmd=$1
local name=$2
insinto /usr/share/applications
hereins ${PN}.desktop <<EOF
hereins "${name// /-}.desktop" <<EOF
[Desktop Entry]
Name=${name}
Type=Application