View | Details | Raw Unified | Return to bug 221913 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (+1 lines)
Lines 20-25 Link Here
20
OPTIONS_SUB=	yes
20
OPTIONS_SUB=	yes
21
21
22
DEVTOOLS_DESC=	Developer tools
22
DEVTOOLS_DESC=	Developer tools
23
TMPDIR=	${WRKDIR}
23
24
24
do-install:
25
do-install:
25
	${INSTALL_PROGRAM} ${WRKSRC}/build/bin/geth ${STAGEDIR}${PREFIX}/bin
26
	${INSTALL_PROGRAM} ${WRKSRC}/build/bin/geth ${STAGEDIR}${PREFIX}/bin

Return to bug 221913