Menu

#8 install-exec-hook rule in Makefile.am does not respect $(DESTDIR)

0.6.1
closed-fixed
Frank
None
5
2014-06-29
2014-01-02
No

The install-exec-hook rule in the toplevel Makefile.am does not respect the $(DESTDIR) variable. This results in that the build system removes files it has not installed if the installation is staged. Additionally, the *.la files will be installed after all (if the installation is staged).

I have attached a patch that fixes the issue.

Thanks in advance,
Karl

1 Attachments

Discussion

  • Frank

    Frank - 2014-01-02

    Thank you Karl, this might indeed get important especially for packagers. Your patch is committed to git master branch.
    Regards
    Frank

     
  • Frank

    Frank - 2014-01-02
    • status: unread --> open-fixed
    • assigned_to: Frank
     
  • Karl Lindén

    Karl Lindén - 2014-01-02

    Great! Thanks!

     
  • Frank

    Frank - 2014-06-29
    • status: open-fixed --> closed-fixed
    • Group: 0.6.0 --> 0.6.1
     

Log in to post a comment.