#17876: mpack-1.6 temp directory default not suitable for Mac ----------------------------------------+----------------------------------- Reporter: russ.bubley@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: mpack ----------------------------------------+----------------------------------- mpack assumes a default temporary directory of /usr/tmp (if TMPDIR environment variable is not set). /usr/tmp does not typically exist under OS X, but /tmp does. The attached patch changes the default from /usr/tmp to /tmp. -- Ticket URL: <http://trac.macports.org/ticket/17876> MacPorts <http://www.macports.org/> Ports system for Mac OS