commit: 68a8a2d3b848e295cb891a6982f24d60dcff6fc6
Author: Philip Miess <Philip_Miess <AT> yahoo <DOT> com>
AuthorDate: Wed Jun 13 02:33:51 2018 +0000
Commit: Philip Miess <Phil_miess <AT> yahoo <DOT> com>
CommitDate: Wed Jun 13 02:33:51 2018 +0000
URL:
https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=68a8a2d3
wrapper needs to call the correct program name
games-sports/monstertruckdestruction/Manifest | 2 +-
games-sports/monstertruckdestruction/monstertruckdestruction-1.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-sports/monstertruckdestruction/Manifest
b/games-sports/monstertruckdestruction/Manifest
index dc20d54..014f504 100644
--- a/games-sports/monstertruckdestruction/Manifest
+++ b/games-sports/monstertruckdestruction/Manifest
@@ -1,3 +1,3 @@
DIST monstertruckdestruction_linux.zip 155708482 BLAKE2B
4cac815823f60ad42dcb28a4443063e8c79d4156186c102657c7b9a8835d5574184c7ba4a64a125de31b485a58cda251deacf830bc04e41e89d391edf3e26905
SHA512
dff0cb587f2e3ad5988e506f41634fcc34be466b53ae028b664f66806b4f6e2cdd718fad57daa0778b4b38c6c1401cfed7d20969a6a5e3c76e1b89b922f5d2a7
-EBUILD monstertruckdestruction-1.ebuild 1500 BLAKE2B
f7fe131adf74e136cb169783f484ce9d05a3c7d96b86781f7905bad774e7b0030b845cdf9a842804876c9b8dccb27c12d437d03e9dc89b0fa3ebb845710e103a
SHA512
7e6e44cc1cc953707f77edb29f9c3ff89377f711a81d647ecd2c4c368d678e547a96b9ca55a0028144e511e3bcf46b87d66a5100c5d3814d93fcdf79952af9ce
+EBUILD monstertruckdestruction-1.ebuild 1498 BLAKE2B
ddb28f7ebaa4a2d528498b6dd3ed0d0f43bddbef07fbed81f8799d854b7b4fa28d51e5fa453fcd4c2546c4f77d943a0d9e11cd1b5b810f26986fecc2261e62ac
SHA512
b711ffdc72b0c491e9b1c1ef9c2dd410eebe97260f1bc555b14b4c42b765c355741cb3e46d592fe81bb2cac308dd2b92b005f10173cf64f9ff5964feb25f4e44
MISC metadata.xml 743 BLAKE2B
b511c04c842b8d8ddcf8634bcddadde8999e74103299f1a97b9ee9a2433addaff7f44e58ef958d1578a6bec346bbb5641b3ce45e32899aad68ecad11028a5760
SHA512
5619d223c4809e97d84c56412060ac1aa849ae40f3942b65448096dbcd55f1932d3276c39c3632a18b4faab1a51484061b43c1520f95fee4369d7e8e99a05d36
diff --git
a/games-sports/monstertruckdestruction/monstertruckdestruction-1.ebuild
b/games-sports/monstertruckdestruction/monstertruckdestruction-1.ebuild
index b093dc1..8f1801e 100644
--- a/games-sports/monstertruckdestruction/monstertruckdestruction-1.ebuild
+++ b/games-sports/monstertruckdestruction/monstertruckdestruction-1.ebuild
@@ -60,7 +60,7 @@ src_install() {
doins -r "Linux/MTD_Data"
newicon -s 128 Linux/MTD_Data/Resources/UnityPlayer.png ${PN}.png
- make_wrapper ${PN} "${MYGAMEDIR}/${PN}" "${HOME}"
+ make_wrapper ${PN} "${MYGAMEDIR}/MTD" "${HOME}"
make_desktop_entry "${PN}" "MTD" "${PN}" "Game"
domenu ${PN}