games-strategy/freecol: fix desktop file
This commit is contained in:
parent
424680bd9a
commit
2e3b239411
@ -27,6 +27,14 @@ BUGS_TO="hasufell@posteo.de"
|
||||
|
||||
WORK=${WORKBASE}/${PN}
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
edo sed -i \
|
||||
-e 's#^Icon=.*$#Icon=freecol#' \
|
||||
${PN}.desktop
|
||||
}
|
||||
|
||||
src_install() {
|
||||
herebin ${PN} <<EOF
|
||||
#!/bin/sh
|
Loading…
Reference in New Issue
Block a user