Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 150627
Collapse All | Expand All

(-)glimpse-4.18.5.ebuild (+4 lines)
Lines 33-38 Link Here
33
		Makefile.in \
33
		Makefile.in \
34
		libtemplate/{template,util}/Makefile.in \
34
		libtemplate/{template,util}/Makefile.in \
35
		|| die "inserting OPTIMIZEFLAGS failed"
35
		|| die "inserting OPTIMIZEFLAGS failed"
36
	sed -i \
37
		-e 's:$(mandir):&/man1/:' \
38
		Makefile.in agrep/Makefile.in \
39
		|| die "adding man1 to man install dir failed"
36
}
40
}
37
41
38
src_compile() {
42
src_compile() {

Return to bug 150627