From: Donnie Berkholz <dberkholz@gentoo.org>
To: gentoo-dev@lists.gentoo.org, matsuu@gentoo.org
Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in net-misc/scponly: ChangeLog scponly-4.6-r3.ebuild
Date: Tue, 11 Dec 2007 23:43:31 -0800 [thread overview]
Message-ID: <20071212074331.GJ31432@supernova> (raw)
In-Reply-To: <E1J27on-0002C2-5Y@stork.gentoo.org>
On 16:18 Tue 11 Dec , Matsuu Takuto (matsuu) wrote:
> 1.1 net-misc/scponly/scponly-4.6-r3.ebuild
>
> file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/scponly/scponly-4.6-r3.ebuild?rev=1.1&view=markup
> plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/scponly/scponly-4.6-r3.ebuild?rev=1.1&content-type=text/plain
> pkg_config() {
> # pkg_postinst is based on ${S}/setup_chroot.sh.
>
> einfo "Updating /etc/shells"
> { grep -v "^/usr/bin/scponly$" /etc/shells;
> echo "/usr/bin/scponly"
> } > "${T}"/shells
> cp "${T}"/shells /etc/shells
>
> { grep -v "^/usr/sbin/scponlyc$" /etc/shells;
> echo "/usr/sbin/scponlyc"
> } > "${T}"/shells
> cp "${T}"/shells /etc/shells
This should get submitted to baselayout for inclusion in the installed
/etc/shells file.
Thanks,
Donnie
--
gentoo-dev@gentoo.org mailing list
parent reply other threads:[~2007-12-12 7:46 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <E1J27on-0002C2-5Y@stork.gentoo.org>]
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=20071212074331.GJ31432@supernova \
--to=dberkholz@gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
--cc=matsuu@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