From: "Michał Górny" <mgorny@gentoo.org>
To: Mike Gilbert <floppym@gentoo.org>
Cc: gentoo-python@lists.gentoo.org, python@gentoo.org, hasufell@gentoo.org
Subject: Re: [gentoo-python] Re: [PATCH 1/2] python_doscript() to install Python scripts.
Date: Sat, 17 Nov 2012 22:26:13 +0100 [thread overview]
Message-ID: <20121117222613.7d0e9c79@pomiocik.lan> (raw)
In-Reply-To: <CAJ0EP41bni=LtCBSgidG6vKbxQ=jKmzOjRqnF+BGGhtGbU0dLw@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 687 bytes --]
On Sat, 17 Nov 2012 14:39:05 -0500
Mike Gilbert <floppym@gentoo.org> wrote:
> On Wed, Nov 14, 2012 at 2:54 PM, Michał Górny <mgorny@gentoo.org> wrote:
> > +python_doscript() {
> > + debug-print-function ${FUNCNAME} "${@}"
> > +
> > + [[ ${EPYTHON} ]] || die 'No Python implementation set (EPYTHON is null).'
> > +
> > + local d=${python_scriptroot:-${DESTTREE}/bin}
> > + local INSDESTTREE INSOPTIONS
> > +
> > + insinto "${d}"
> > + insopts -m755
> > +
>
> Could possibly use exeinto/newexe instead here.
exeinto/newexe is poorly defined in the PMS; it is basically useless
in eclasses.
--
Best regards,
Michał Górny
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 316 bytes --]
prev parent reply other threads:[~2012-11-17 21:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-14 19:54 [gentoo-python] [PATCH 1/2] python_doscript() to install Python scripts Michał Górny
2012-11-14 19:54 ` [gentoo-python] [PATCH 2/2] python_domodule() to install Python modules Michał Górny
2012-11-17 19:39 ` [gentoo-python] Re: [PATCH 1/2] python_doscript() to install Python scripts Mike Gilbert
2012-11-17 21:26 ` Michał Górny [this message]
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=20121117222613.7d0e9c79@pomiocik.lan \
--to=mgorny@gentoo.org \
--cc=floppym@gentoo.org \
--cc=gentoo-python@lists.gentoo.org \
--cc=hasufell@gentoo.org \
--cc=python@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