Tobias Ulmer [2006-05-28, 13:51:18]:
> post-install:
> - mkdir -p ${PREFIX}/share/examples
> - mv ${WRKINST}/etc/${DISTNAME} ${PREFIX}/share/examples
> + ${INSTALL_DATA_DIR} ${PREFIX}/share/examples
> + mv ${WRKINST}${SYSCONFDIR}/${DISTNAME} ${PREFIX}/share/examples
these look like scripts, so use ${INSTALL_SCRIPT}.
you could also substitute something like !!SYSCONFDIR!! in your patch
instead of hardcoding /etc there.
CC strlcat.c
CC strlcpy.c
CC strtonum.c
these functions are in libc. i think you can also replace their estrdup
with our strdup(3).
seems to work on sparc64.
steven
Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm