Menu

#11 add install capability for rpm generation

2.0
closed
nobody
None
2020-07-27
2019-09-19
No

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 $<

Discussion

  • Tan Shen Joon

    Tan Shen Joon - 2019-09-19

    proposed patch

     
  • Ken Goldman

    Ken Goldman - 2019-12-13

    I'm nearly ready for the next release and I'll add this. Thanks.

     
  • Tan Shen Joon

    Tan Shen Joon - 2019-12-17

    noted. Thanks Ken.

     
  • Ken Goldman

    Ken Goldman - 2020-07-27
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB