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

Collapse All | Expand All

(-)Makefile (+4 lines)
Lines 18-23 Link Here
18
18
19
INFO=		units
19
INFO=		units
20
20
21
OPTIONS_DEFAULT=	READLINE
22
OPTIONS_DEFINE=		READLINE
23
READLINE_USES=	readline:port
24
21
post-patch:
25
post-patch:
22
	@${REINPLACE_CMD} -e \
26
	@${REINPLACE_CMD} -e \
23
	 's|$$(INSTALL_PROGRAM) units_cur|${INSTALL_SCRIPT} units_cur|' \
27
	 's|$$(INSTALL_PROGRAM) units_cur|${INSTALL_SCRIPT} units_cur|' \

Return to bug 248631