On 16:05 Thu 14 Feb     , Matsuu Takuto (matsuu) wrote:
> 1.1                  app-text/ptex/ptex-3.1.10_p20080128.ebuild
> 
> file : 
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ptex/ptex-3.1.10_p20080128.ebuild?rev=1.1&view=markup
> plain: 
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ptex/ptex-3.1.10_p20080128.ebuild?rev=1.1&content-type=text/plain

>       cat <<EOF > "${S}"/my_option

If you set up your here document a little differently, you can keep the 
rest indented so it doesn't stick out like a sore thumb.

  cat <<-EOF > "${S}"/my_option

(Note the hyphen)

Thanks,
Donnie
-- 
gentoo-dev@lists.gentoo.org mailing list

Reply via email to