Thanks-to: Gabriel Marcano <gabemarcano@yahoo.com>
Closes: https://bugs.gentoo.org/670348
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
econf "${myeconfargs[@]}"
}
-src_compile() {
- # peekfd is a fragile crap hack #330631
- nonfatal emake -C src peekfd || touch src/peekfd{.o,}
- emake
-}
-
src_install() {
default
econf "${myeconfargs[@]}"
}
-src_compile() {
- # peekfd is a fragile crap hack #330631
- nonfatal emake -C src peekfd || touch src/peekfd{.o,}
- emake
-}
-
src_install() {
default