[MacPorts] #61045: VLC: install: /opt/local/bin/vlc-osx: Operation not permitted
MacPorts
noreply at macports.org
Sat Aug 22 11:12:06 UTC 2020
#61045: VLC: install: /opt/local/bin/vlc-osx: Operation not permitted
-------------------------+----------------------
Reporter: ryandesign | Owner: RJVB
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.3
Resolution: | Keywords:
Port: VLC |
-------------------------+----------------------
Comment (by RJVB):
This is weird: `bin/Makefile.am` has
{{{
if HAVE_OSX
if BUILD_VLC
install-data-local:
cd $(DESTDIR)/$(bindir); mv vlc-osx vlc
endif
endif
}}}
suggesting that vlc-osx should be installed correctly because that
Makefile also uses DESTDIR everywhere it should.
--
Ticket URL: <https://trac.macports.org/ticket/61045#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list