Giter Club home page Giter Club logo

Comments (3)

 avatar commented on May 6, 2024

Give 25f33f8 a try - that should support DESTDIR while remaining backward compatible with only using PREFIX, because DESTDIR defaults to empty.

However, that will still require both PREFIX and DESTDIR to be set at install time. So, that's still a bit different than the autotools methods where you have three separate steps, configure / make / make install, and where the prefix can be set in the configure step.

from endless-sky.

 avatar commented on May 6, 2024

I'm hoping to have a stable 0.8.0 release by the end of July. @akien-mga, if you get a chance in the next few weeks, could you test and see whether everything is working smoothly for building an RPM package? That way if it turns out I need to make changes to the build system, I can make them in time to incorporate them in the stable release. Thanks!

from endless-sky.

akien-mga avatar akien-mga commented on May 6, 2024

@akien-mga, if you get a chance in the next few weeks, could you test and see whether everything is working smoothly for building an RPM package?

I've imported endless-sky in Mageia's current development version, and it works great: http://svnweb.mageia.org/packages/cauldron/endless-sky/current/SPECS/endless-sky.spec?view=markup
As you can see on the spec script, I didn't have to use anything unusual to get it to compile:
%scons just corresponds to scons -j<nb of CPU nodes> and %scons_install is scons install DESTDIR=%{buildroot}, so it all works great.

Closing as fixed :)

from endless-sky.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.