View | Details | Raw Unified | Return to bug 233422
Collapse All | Expand All

(-)Makefile (-3 lines)
Lines 22-30 Link Here
22
# (although not elegant) solution.
22
# (although not elegant) solution.
23
CFLAGS+=	-DSTDC_HEADERS
23
CFLAGS+=	-DSTDC_HEADERS
24
24
25
post-patch:
26
	@${REINPLACE_CMD} -e 's/^\ttest -f.*todorc.*\n//' ${WRKSRC}/doc/Makefile.in
27
28
post-install:
25
post-install:
29
	@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
26
	@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
30
.for file in scripts.sh scripts.tcsh todorc.example
27
.for file in scripts.sh scripts.tcsh todorc.example

Return to bug 233422