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

(-)Makefile (+1 lines)
Lines 106-111 Link Here
106
106
107
post-patch:
107
post-patch:
108
	${REINPLACE_CMD} -e 's/link=dynamic/link=either/' ${WRKSRC}/Src/Modules/*.mdd
108
	${REINPLACE_CMD} -e 's/link=dynamic/link=either/' ${WRKSRC}/Src/Modules/*.mdd
109
	${REINPLACE_CMD} -e "s|/etc/|${LOCALBASE}/etc/|" ${WRKSRC}/Functions/MIME/zsh-mime-setup
109
110
110
post-build:
111
post-build:
111
	# Fix ".so" macro problem by using "soelim" command.
112
	# Fix ".so" macro problem by using "soelim" command.

Return to bug 82066