--- glimpse-4.18.5.ebuild 2006-10-10 23:51:15.000000000 +0200 +++ glimpse-4.18.5.ebuild 2006-10-10 23:47:32.000000000 +0200 @@ -33,6 +33,10 @@ Makefile.in \ libtemplate/{template,util}/Makefile.in \ || die "inserting OPTIMIZEFLAGS failed" + sed -i \ + -e 's:$(mandir):&/man1/:' \ + Makefile.in agrep/Makefile.in \ + || die "adding man1 to man install dir failed" } src_compile() {