forked from hasufell/hasufell-repository
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}
|
WORK=${WORKBASE}/${PN}
|
||||||
|
|
||||||
|
src_prepare() {
|
||||||
|
default
|
||||||
|
|
||||||
|
edo sed -i \
|
||||||
|
-e 's#^Icon=.*$#Icon=freecol#' \
|
||||||
|
${PN}.desktop
|
||||||
|
}
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
herebin ${PN} <<EOF
|
herebin ${PN} <<EOF
|
||||||
#!/bin/sh
|
#!/bin/sh
|
Loading…
Reference in New Issue
Block a user