Donnie Berkholz : > On 09:58 Mon 24 Sep , Christian Faulhammer (opfer) wrote: > > opfer 07/09/24 09:58:29 > > > > Modified: ChangeLog > > Added: magicpoint-1.12a.ebuild > > Log: > > version bump, a lot of bugfixes; on Gentoo side we have better > > Emacs support; in total fixing bugs 150312, 83313 and 186754 > > (Portage version: 2.1.3.9) > > > # no parallel make possible! > > make -j1 Makefiles || die "emake failed" > > make clean || die "emake clean failed" > > make BINDIR=/usr/bin LIBDIR=/etc/X11 || die "emake failed" [...] > > make \ [...] > > make \ [...] > Why not emake for all of these? Because it fails, magicpoint's build system is really old and weird. The comment above should state that, but the leftover -j1 I tried would confuse the reader. Plus the stupid die comments. V-Li -- Christian Faulhammer, Gentoo Lisp project , #gentoo-lisp on FreeNode