Fix build system, again

This commit is contained in:
Laurence Withers 2007-02-05 13:58:12 +00:00
parent b6a73e2ea2
commit 62cd909840
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ install_header ${libiso8601_HEADER} ${INCLUDEDIR} 0644 || return 1
# install config script
echo "Installing config script into ${BINDIR}"
CONFFILE="${BINDIR}/libiso8601-config"
CONFFILE="${INSTALL_PREFIX}${BINDIR}/libiso8601-config"
do_cmd rm -f "${CONFFILE}"
do_cmd_redir "${CONFFILE}" sed \