#32581: reduce-algebra: don't break when runtime OS version != build-time OS version -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: mark.brethen@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: haspatch | Port: reduce-algebra -------------------------------------+-------------------------------------- Comment(by ryandesign@…): As far as I can tell my fix should work correctly. My patch replaces the config.guess that gets installed with a simple script that echoes the value config.guess had at build time. At runtime, findos.sh and findhost.sh will call that modified script and thus be able to find the directory by the name it has, even if the OS version has since changed. -- Ticket URL: <https://trac.macports.org/ticket/32581#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS