[MacPorts] #36533: cfitsio: should install dylib as root not as macports user
#36533: cfitsio: should install dylib as root not as macports user ------------------------------+-------------------------------- Reporter: Deil.Christoph@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: cfitsio ------------------------------+-------------------------------- cfitsio currently installs its libraries as the macports user: {{{ $ ls -lh /opt/local/lib | grep -v root total 1374520 -rw-r--r-- 1 macports admin 2.6M Sep 16 13:19 libcfitsio.a -rwxr-xr-x 1 macports admin 2.0M Sep 16 13:19 libcfitsio.dylib -rw-r--r-- 1 macports admin 791K Sep 13 10:15 libvpx.a }}} Almost all other library files (>1000 on my system) are owned by the root user, so I assume that is the right thing to do. What do I have to change in the Portfile to use the root user? -- Ticket URL: <https://trac.macports.org/ticket/36533> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36533: cfitsio: should install dylib as root not as macports user -------------------------------+-------------------------------- Reporter: Deil.Christoph@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Low | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: cfitsio | -------------------------------+-------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: On my system cfitsio.a is installed as root; only the dylib is not. I'm not sure why. But it probably doesn't matter. But also easy to fix. r98571. -- Ticket URL: <https://trac.macports.org/ticket/36533#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts