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

(-)a/Makefile (-2 lines)
Lines 55-62 Link Here
55
	@mkdir -p ${DESTDIR}${MANPREFIX}/man1
55
	@mkdir -p ${DESTDIR}${MANPREFIX}/man1
56
	@sed "s/VERSION/${VERSION}/g" < dvtm.1 > ${DESTDIR}${MANPREFIX}/man1/dvtm.1
56
	@sed "s/VERSION/${VERSION}/g" < dvtm.1 > ${DESTDIR}${MANPREFIX}/man1/dvtm.1
57
	@chmod 644 ${DESTDIR}${MANPREFIX}/man1/dvtm.1
57
	@chmod 644 ${DESTDIR}${MANPREFIX}/man1/dvtm.1
58
	@echo installing terminfo description
59
	@TERMINFO=${TERMINFO} tic -s dvtm.info
60
58
61
uninstall:
59
uninstall:
62
	@echo removing executable file from ${DESTDIR}${PREFIX}/bin
60
	@echo removing executable file from ${DESTDIR}${PREFIX}/bin

Return to bug 648472