Another issue that arose while packaging linuxptp for Debian was,
that the 'install' target in the makefile completely ignored the
DESTDIR variable, that allows to install into a staging directory¹.

I added a patch that prefixes all installation paths with $(DESTDIR).
While being there, I also replaced the call to 'mkdir' with a more
standard call to 'install -d'.

Thanks for consideration,

gfmasrd
IOhannes

PS: if this comes in double, please accept my apologies. my mail spool
went out of disk space.

¹ https://www.gnu.org/prep/standards/html_node/DESTDIR.html

------------------------------------------------------------------------------
_______________________________________________
Linuxptp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to