[MacPorts] #30852: org.macports.logrotate.plist shouldn't be executable
MacPorts
noreply at macports.org
Thu Aug 18 01:18:05 PDT 2011
#30852: org.macports.logrotate.plist shouldn't be executable
---------------------------------+------------------------------------------
Reporter: vinc17@… | Owner: pixilla@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.1
Keywords: | Port: logrotate
---------------------------------+------------------------------------------
org.macports.logrotate.plist is executable, while it shouldn't (it's just
a plist file, not a shell script). I suppose this problem comes from the
755 here:
{{{
xinstall -m 755
${destroot}${prefix}/share/${name}/org.macports.logrotate.plist.example \
${destroot}${prefix}/etc/LaunchDaemons/org.macports.logrotate/org.macports.logrotate.plist
}}}
--
Ticket URL: <https://trac.macports.org/ticket/30852>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list