I propose to add an install section to the src/makefile so that we can run make install to a specific location
install: tpm_server install -d $(DESTDIR)/usr/bin install -t $(DESTDIR)/usr/bin $<
proposed patch
I'm nearly ready for the next release and I'll add this. Thanks.
noted. Thanks Ken.
Log in to post a comment.
proposed patch
I'm nearly ready for the next release and I'll add this. Thanks.
noted. Thanks Ken.