On 10:01 Sun 27 Jan , Luca Barbato (lu_zero) wrote:
> 1.1 app-emulation/qemu-user/qemu-user-0.9.1.ebuild
>
> file :
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/qemu-user/qemu-user-0.9.1.ebuild?rev=1.1&view=markup
> plain:
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/qemu-user/qemu-user-0.9.1.ebuild?rev=1.1&content-type=text/plain
> src_install() {
> make install \
> prefix="${D}/usr" \
> bindir="${D}/usr/bin" \
> datadir="${D}/usr/share/qemu" \
> docdir="${D}/usr/share/doc/${P}" \
> mandir="${D}/usr/share/man" || die
Isn't this just einstall with maybe one change?
> rm -fR "${D}/usr/share/{man,qemu}"
> rm -fR "${D}/usr/bin/qemu-img"
> }
Thanks,
Donnie
--
[email protected] mailing list