[MacPorts] #13994: trafshow 5.2.3_1 shouldn't use "cd" command
#13994: trafshow 5.2.3_1 shouldn't use "cd" command -------------------------------------+-------------------------------------- Reporter: ryandesign@macports.org | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | -------------------------------------+-------------------------------------- trafshow 5.2.3_1 uses the "`cd`" command which no longer exists in MacPorts trunk: {{{ $ sudo port install trafshow ---> Fetching trafshow ---> Verifying checksum(s) for trafshow ---> Extracting trafshow ---> Applying patches to trafshow ---> Configuring trafshow ---> Building trafshow with target trafshow ---> Staging trafshow into destroot Error: Target org.macports.destroot returned: invalid command name "cd" Error: Status 1 encountered during processing. $ }}} The solution is to use the `-W` flag on `xinstall` instead. I'll attach a patch. Please indicate whether I may commit this change to your port. Thanks. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13994> MacPorts </projects/macports> Ports system for Mac OS
#13994: trafshow 5.2.3_1 shouldn't use "cd" command --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: ryandesign@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: --------------------------------------+------------------------------------- Changes (by ryandesign@macports.org): * status: new => closed * resolution: => fixed Comment: No response from maintainer in > 72 hours, so I committed the fix in r33305. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13994#comment:1> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts