Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 102792 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile.in.orig (-2 lines)
Lines 43-50 Link Here
43
install:
43
install:
44
	${INSTALLD} ${HEADER} ${INCLUDEDIR}/GL
44
	${INSTALLD} ${HEADER} ${INCLUDEDIR}/GL
45
	${INSTALLP} ${LIBNAME} ${LIBDIR}
45
	${INSTALLP} ${LIBNAME} ${LIBDIR}
46
	${MKDIR} -p ${DATADIR}/doc/GLee
47
	${INSTALLD} ${README} ${DATADIR}/doc/GLee
48
	${LDCONFIG}
46
	${LDCONFIG}
49
47
50
dists: dist bindist redist
48
dists: dist bindist redist

Return to bug 102792