[Debian-iot-maintainers] Bug#906201: duktape: Please consider using a 'real' make target & clarify no debugging comment
Chris Lamb
lamby at debian.org
Mon Aug 20 08:45:51 BST 2018
Thorsten,
> > cat debian/duktape.pc.in|sed "s/#TRIPLE#/$(DEB_HOST_MULTIARCH)/g" > debian/duktape.pc
> >
> > … might be better written as a 'real' Make target?
>
> ... but I am not really sure what you mean by 'real make target'?
A Make target, not a manual call to sed, eg.:
debian/duktape.pc:
sed "s/#TRIPLE#/$(DEB_HOST_MULTIARCH)/g" $< >$@
(Untested)
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
More information about the Debian-iot-maintainers
mailing list