projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07813a4
)
games-puzzle/monsterz: Make repoman happy
author
Pacho Ramos
<pacho@gentoo.org>
Wed, 25 Dec 2019 19:29:41 +0000
(20:29 +0100)
committer
Pacho Ramos
<pacho@gentoo.org>
Wed, 25 Dec 2019 19:30:23 +0000
(20:30 +0100)
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
games-puzzle/monsterz/monsterz-0.7.1_p11.ebuild
patch
|
blob
|
history
diff --git
a/games-puzzle/monsterz/monsterz-0.7.1_p11.ebuild
b/games-puzzle/monsterz/monsterz-0.7.1_p11.ebuild
index 74cbff40172a46d8a5398959d8eb9a7192c379f6..87cecf30833efb174a1a31c4f068035929f40650 100644
(file)
--- a/
games-puzzle/monsterz/monsterz-0.7.1_p11.ebuild
+++ b/
games-puzzle/monsterz/monsterz-0.7.1_p11.ebuild
@@
-34,12
+34,12
@@
src_prepare() {
default
# Debian fixes
-
for p in $(<"${WORKDIR}"/debian/patches/series) ; do
+ for p in $(<"${WORKDIR}"/debian/patches/series) ; do
eapply -p1 "${WORKDIR}/debian/patches/${p}"
-
done
+ done
-
eapply "${FILESDIR}"/${PN}-0.7.1-gentoo-r1.patch
-
sed -i \
+ eapply "${FILESDIR}"/${PN}-0.7.1-gentoo-r1.patch
+ sed -i \
-e "s:GENTOO_DATADIR:/usr/share/${PN}:" \
monsterz.py || die "sed failed"