Gentoo Archives: gentoo-commits

From: Philip Miess <Phil_miess@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/user/superposition:master commit in: games-sports/monstertruckdestruction/
Date: Wed, 13 Jun 2018 02:32:21
Message-Id: 1528857231.68a8a2d3b848e295cb891a6982f24d60dcff6fc6.Phil_miess@gentoo
1 commit: 68a8a2d3b848e295cb891a6982f24d60dcff6fc6
2 Author: Philip Miess <Philip_Miess <AT> yahoo <DOT> com>
3 AuthorDate: Wed Jun 13 02:33:51 2018 +0000
4 Commit: Philip Miess <Phil_miess <AT> yahoo <DOT> com>
5 CommitDate: Wed Jun 13 02:33:51 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=68a8a2d3
7
8 wrapper needs to call the correct program name
9
10 games-sports/monstertruckdestruction/Manifest | 2 +-
11 games-sports/monstertruckdestruction/monstertruckdestruction-1.ebuild | 2 +-
12 2 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/games-sports/monstertruckdestruction/Manifest b/games-sports/monstertruckdestruction/Manifest
15 index dc20d54..014f504 100644
16 --- a/games-sports/monstertruckdestruction/Manifest
17 +++ b/games-sports/monstertruckdestruction/Manifest
18 @@ -1,3 +1,3 @@
19 DIST monstertruckdestruction_linux.zip 155708482 BLAKE2B 4cac815823f60ad42dcb28a4443063e8c79d4156186c102657c7b9a8835d5574184c7ba4a64a125de31b485a58cda251deacf830bc04e41e89d391edf3e26905 SHA512 dff0cb587f2e3ad5988e506f41634fcc34be466b53ae028b664f66806b4f6e2cdd718fad57daa0778b4b38c6c1401cfed7d20969a6a5e3c76e1b89b922f5d2a7
20 -EBUILD monstertruckdestruction-1.ebuild 1500 BLAKE2B f7fe131adf74e136cb169783f484ce9d05a3c7d96b86781f7905bad774e7b0030b845cdf9a842804876c9b8dccb27c12d437d03e9dc89b0fa3ebb845710e103a SHA512 7e6e44cc1cc953707f77edb29f9c3ff89377f711a81d647ecd2c4c368d678e547a96b9ca55a0028144e511e3bcf46b87d66a5100c5d3814d93fcdf79952af9ce
21 +EBUILD monstertruckdestruction-1.ebuild 1498 BLAKE2B ddb28f7ebaa4a2d528498b6dd3ed0d0f43bddbef07fbed81f8799d854b7b4fa28d51e5fa453fcd4c2546c4f77d943a0d9e11cd1b5b810f26986fecc2261e62ac SHA512 b711ffdc72b0c491e9b1c1ef9c2dd410eebe97260f1bc555b14b4c42b765c355741cb3e46d592fe81bb2cac308dd2b92b005f10173cf64f9ff5964feb25f4e44
22 MISC metadata.xml 743 BLAKE2B b511c04c842b8d8ddcf8634bcddadde8999e74103299f1a97b9ee9a2433addaff7f44e58ef958d1578a6bec346bbb5641b3ce45e32899aad68ecad11028a5760 SHA512 5619d223c4809e97d84c56412060ac1aa849ae40f3942b65448096dbcd55f1932d3276c39c3632a18b4faab1a51484061b43c1520f95fee4369d7e8e99a05d36
23
24 diff --git a/games-sports/monstertruckdestruction/monstertruckdestruction-1.ebuild b/games-sports/monstertruckdestruction/monstertruckdestruction-1.ebuild
25 index b093dc1..8f1801e 100644
26 --- a/games-sports/monstertruckdestruction/monstertruckdestruction-1.ebuild
27 +++ b/games-sports/monstertruckdestruction/monstertruckdestruction-1.ebuild
28 @@ -60,7 +60,7 @@ src_install() {
29 doins -r "Linux/MTD_Data"
30
31 newicon -s 128 Linux/MTD_Data/Resources/UnityPlayer.png ${PN}.png
32 - make_wrapper ${PN} "${MYGAMEDIR}/${PN}" "${HOME}"
33 + make_wrapper ${PN} "${MYGAMEDIR}/MTD" "${HOME}"
34 make_desktop_entry "${PN}" "MTD" "${PN}" "Game"
35
36 domenu ${PN}