public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Sterrett" <mr_bones_@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-games/ode/
Date: Wed, 30 Dec 2015 07:51:44 +0000 (UTC)	[thread overview]
Message-ID: <1451461886.6dbff770e17c03003e107acfcbcd99b68b442826.mr_bones_@gentoo> (raw)

commit:     6dbff770e17c03003e107acfcbcd99b68b442826
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 30 07:51:26 2015 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Wed Dec 30 07:51:26 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dbff770

dev-games/ode: correct example install (bug #568920)

Package-Manager: portage-2.2.24

 dev-games/ode/ode-0.13.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-games/ode/ode-0.13.ebuild b/dev-games/ode/ode-0.13.ebuild
index b123af8..2f22678 100644
--- a/dev-games/ode/ode-0.13.ebuild
+++ b/dev-games/ode/ode-0.13.ebuild
@@ -59,14 +59,14 @@ src_install() {
 	fi
 	if use examples; then
 		docompress -x "${MY_EXAMPLES_DIR}"
-		doexe drawstuff/dstest/dstest
 		insinto "${MY_EXAMPLES_DIR}"
+		exeinto "${MY_EXAMPLES_DIR}"
+		doexe drawstuff/dstest/dstest
 		doins ode/demo/*.{c,cpp,h} \
 			drawstuff/textures/*.ppm \
 			drawstuff/dstest/dstest.cpp \
 			drawstuff/src/{drawstuff.cpp,internal.h,x11.cpp}
 		cd ode/demo
-		exeinto "${MY_EXAMPLES_DIR}"
 		local f
 		for f in *.c* ; do
 			doexe .libs/${f%.*}


             reply	other threads:[~2015-12-30  7:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-30  7:51 Michael Sterrett [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-08-11  7:37 [gentoo-commits] repo/gentoo:master commit in: dev-games/ode/ Ionen Wolkens
2021-12-14  9:04 Sam James
2021-04-19 20:54 Sam James
2018-04-29 11:44 Patrice Clement
2018-04-26  4:21 Matt Turner
2018-04-23  3:08 Aaron Bauman
2017-01-16 22:31 Ian Stakenvicius
2016-06-07 22:27 Michael Sterrett
2016-04-07 17:23 Michael Sterrett
2015-12-18  0:47 Michael Sterrett

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1451461886.6dbff770e17c03003e107acfcbcd99b68b442826.mr_bones_@gentoo \
    --to=mr_bones_@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox