Menu

#7 Openmsx-Catapult build system patch for adding a prefix dir

trunk
closed-accepted
None
5
2014-01-13
2014-01-12
Tom
No

This patch enables catapult to add a prefix directory for installations after compiling the software, making easier the life of linux packagers.

1 Attachments

Discussion

  • Manuel Bilderbeek

    Hmm, I just thought of something: isn't modifying custom.mk enough to get all you want? That file is intended to be customized for packagers.

     
  • Maarten ter Huurne

    @Manuel: DESTDIR adds a prefix to the location that files are copied to, but it does not change the location files are loaded from at run time, while changing the installation location in custom.mk also changes the run time location. Therefore, to make packages DESTDIR support is needed.

    @Tom: Thanks for the patch! I added it to git.

     
  • Manuel Bilderbeek

    • status: open --> closed-accepted
    • assigned_to: Maarten ter Huurne
     
  • Manuel Bilderbeek

    Merged by Maarten in commit d9a79e806d455ee85fcfff75d7435b0a57d0f476