On 18:22 Tue 05 Feb , Caleb Tennis (caleb) wrote: > 1.1 dev-util/lockrun/lockrun-2.ebuild > > file : > http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/lockrun/lockrun-2.ebuild?rev=1.1&view=markup > plain: > http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/lockrun/lockrun-2.ebuild?rev=1.1&content-type=text/plain
> src_unpack() { > cp "${FILESDIR}"/lockrun.c "${S}"/lockrun.c > } It would be nice to version this, bzip it and stick it on a mirror, and even nicer yet to get upstream to do that. > > src_compile() { > $(tc-getCC) ${CFLAGS} lockrun.c -o lockrun > } > > src_install () { > dodir /usr/bin > cp lockrun "${D}"/usr/bin dobin? Thanks, Donnie -- gentoo-dev@lists.gentoo.org mailing list