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

Collapse All | Expand All

(-)Makefile (+3 lines)
Lines 18-23 Link Here
18
18
19
INFO=		units
19
INFO=		units
20
20
21
CPPFLAGS+=	-I${LOCALBASE}/include
22
LIBS+=		-L${LOCALBASE}/lib
23
21
post-patch:
24
post-patch:
22
	@${REINPLACE_CMD} -e \
25
	@${REINPLACE_CMD} -e \
23
	 's|$$(INSTALL_PROGRAM) units_cur|${INSTALL_SCRIPT} units_cur|' \
26
	 's|$$(INSTALL_PROGRAM) units_cur|${INSTALL_SCRIPT} units_cur|' \

Return to bug 248631