From 4d5febfd4e98d073d556ae4dc9162324f46b31e0 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Wed, 11 Jul 2018 20:18:24 +0200 Subject: games-board/peg-e: 1.2.5 version bump Fixes qmake with Qt 5.11. Package-Manager: Portage-2.3.42, Repoman-2.3.9 --- games-board/peg-e/files/peg-e-1.2.5-gentoo.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 games-board/peg-e/files/peg-e-1.2.5-gentoo.patch (limited to 'games-board/peg-e/files') diff --git a/games-board/peg-e/files/peg-e-1.2.5-gentoo.patch b/games-board/peg-e/files/peg-e-1.2.5-gentoo.patch new file mode 100644 index 000000000000..e6430001cf35 --- /dev/null +++ b/games-board/peg-e/files/peg-e-1.2.5-gentoo.patch @@ -0,0 +1,11 @@ +--- a/peg-e.pro 2018-05-29 13:01:32.000000000 +0200 ++++ b/peg-e.pro 2018-07-11 20:15:46.151082792 +0200 +@@ -75,7 +75,7 @@ + RESOURCES = icons/icon.qrc + + isEmpty(PREFIX) { +- PREFIX = /usr/local ++ PREFIX = /usr + } + isEmpty(BINDIR) { + BINDIR = bin -- cgit v1.2.3-65-gdbad