On 02:20 Fri 07 Dec     , Luca Barbato (lu_zero) wrote:
> 1.1                  sys-apps/dtc/dtc-1.0.0.ebuild
> 
> file : 
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/dtc/dtc-1.0.0.ebuild?rev=1.1&view=markup
> plain: 
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/dtc/dtc-1.0.0.ebuild?rev=1.1&content-type=text/plain

> src_compile () {
>       emake PREFIX="/usr" LIBDIR="/usr/$(get_libdir)"
> }
> 
> src_install () {
>       make DESTDIR="${D}" \
>                PREFIX="/usr" \
>                LIBDIR="/usr/$(get_libdir)" \
>                install
>       dodoc Documentation/manual.txt
> }

Might want to sprinkle die()'s in there.. also curious why make instead 
of emake in src_install().

Thanks,
Donnie
-- 
[EMAIL PROTECTED] mailing list

Reply via email to