[asterisk-bugs] [JIRA] (ASTERISK-26038) 'make install' doesn't seem to install OS/X init files
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Thu May 19 02:20:56 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=230689#comment-230689 ]
Asterisk Team commented on ASTERISK-26038:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> 'make install' doesn't seem to install OS/X init files
> ------------------------------------------------------
>
> Key: ASTERISK-26038
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26038
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/BuildSystem
> Affects Versions: 13.9.1
> Reporter: Tzafrir Cohen
> Severity: Minor
>
> In Makefile, in the target 'config', the script will, under certain conditions, install org.asterisk.asterisk.plist and org.asterisk.muted.plist.
> However one of those conditions is:
> @if [ "${OSARCH}" = "linux-gnu" -o "${OSARCH}" = "kfreebsd-gnu" ];
> Which probably means it won't happen.
> Any reason not to remove this condition? There are more specific conditions in the Makefile anyway.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list