[asterisk-bugs] [JIRA] Closed: (ASTERISK-20406) Make samples sets astsbindir when --prefix is something other that /usr

Digium Subversion (JIRA) noreply at issues.asterisk.org
Tue Sep 11 12:17:07 CDT 2012


     [ https://issues.asterisk.org/jira/browse/ASTERISK-20406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Digium Subversion closed ASTERISK-20406.
----------------------------------------

    Resolution: Fixed

> Make samples sets astsbindir when --prefix is something other that /usr
> -----------------------------------------------------------------------
>
>                 Key: ASTERISK-20406
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20406
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/BuildSystem
>    Affects Versions: 10.7.1
>            Reporter: David M. Lee
>            Severity: Trivial
>
> {code:none}
> $ ./configure --prefix=/some/path/you/can/write/to
> $ make samples
> $ grep astsbindir /some/path/you/can/write/to/etc/asterisk/asterisk.conf
> {code}
> In {{asterisk.conf}}, the {{astsbindir}} should be set to the installed {{ASTSBINDIR}}. But the {{sed}} script that updates those directories on install didn't update {{astsbindir}}, which is wrong if the user specified their own {{--prefix}} to {{configure}}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list