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
-- 
[EMAIL PROTECTED] mailing list

Reply via email to