On 2009/02/07 13:59, Ian McWilliam wrote:
> only tested against 4.4-stable, have no idea whether fixed in current.
>
> make update-plist finds /etc in an existing PLIST file and substitues  
> ${SYSCONFDIR}
>
> in this case and cases like it, it's completely wrong.
>
> -libexec/etc2ps.sh
> +libexec${SYSCONFDIR}2ps.sh

-current doesn't do that with that particular example any more
(support was added for ^ in SUBST_VARS, and SYSCONFDIR was changed
to ^SYSCONFDIR), but still, you do have to check over what "make
plist" produces to make sure it's correct.

Reply via email to