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

Collapse All | Expand All

(-)tenshi-0.9.1/Makefile.orig (-1 / +1 lines)
Lines 38-42 Link Here
38
		install -g root -m 0644 -D tenshi.conf ${DESTDIR}${sysconfdir}/tenshi/tenshi.conf
38
		install -g root -m 0644 -D tenshi.conf ${DESTDIR}${sysconfdir}/tenshi/tenshi.conf
39
	install -d ${DESTDIR}${docdir}
39
	install -d ${DESTDIR}${docdir}
40
	install -m 0644 ${DOCS} ${DESTDIR}${docdir}/
40
	install -m 0644 ${DOCS} ${DESTDIR}${docdir}/
41
	install -g root -m 0644 tenshi.8 ${DESTDIR}${mandir}/man8/
41
#	install -g root -m 0644 tenshi.8 ${DESTDIR}${mandir}/man8/
42
	install -g root -m 755 -d ${DESTDIR}${libdir}
42
	install -g root -m 755 -d ${DESTDIR}${libdir}

Return to bug 198155