summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2018-04-24 22:41:21 +0200
committerMartin Väth <martin@mvath.de>2018-04-24 22:41:21 +0200
commit89235d4af9890bae647564c31c27d5b313390662 (patch)
tree3e6ee0591bab263edf2989d33a5dbd3843134eae /games-emulation/xmess
parentAdd weston to support USE=-pam w/ USE=launch (diff)
downloadmv-89235d4af9890bae647564c31c27d5b313390662.tar.gz
mv-89235d4af9890bae647564c31c27d5b313390662.tar.bz2
mv-89235d4af9890bae647564c31c27d5b313390662.zip
Avoid /usr/share/games
Diffstat (limited to 'games-emulation/xmess')
-rw-r--r--games-emulation/xmess/xmess-0.106-r2.ebuild (renamed from games-emulation/xmess/xmess-0.106-r1.ebuild)3
1 files changed, 1 insertions, 2 deletions
diff --git a/games-emulation/xmess/xmess-0.106-r1.ebuild b/games-emulation/xmess/xmess-0.106-r2.ebuild
index 643a9060..831b0ff6 100644
--- a/games-emulation/xmess/xmess-0.106-r1.ebuild
+++ b/games-emulation/xmess/xmess-0.106-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -75,7 +75,6 @@ src_prepare() {
-e "/^PREFIX/s:=.*:=/usr:" \
-e "/^MY_CPU/s:i386:${mycpu}:" \
-e "/^MANDIR/s:man/man:share/man/man:" \
- -e "/^XMAMEROOT/s:share:share/games:" \
-e "/^TARGET/s:mame:${TARGET:1}:" \
-e "/^INSTALL_GROUP/s:bin:root:" \
-e "/^CFLAGS =/d" \