[Home]

Summary:ASTERISK-04777: [patch] Add standard locations for Solaris unbundled software installation to main Makefile
Reporter:drach (drach)Labels:
Date Opened:2005-08-04 17:27:45Date Closed:2008-01-15 15:43:59.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) Makefile.patch
Description:The Solaris architecture specification states that unbundled (with respect to the standard install) software shall be installed in /opt, /etc/opt, and /var/opt. This patch adds those locations to the main Makefile for OSARCH == SunOS.  Note also that the assignment to OSARCH had to be moved closer to the beginning or the Makefile.

This patch will make it easier to build standard Solaris packages for Asterisk.

****** ADDITIONAL INFORMATION ******

Makefile revision 1.188
Comments:By: Mark Spencer (markster) 2005-08-07 10:56:00

Added to CVS head, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:43:59.000-0600

Repository: asterisk
Revision: 6301

U   trunk/Makefile

------------------------------------------------------------------------
r6301 | markster | 2008-01-15 15:43:59 -0600 (Tue, 15 Jan 2008) | 2 lines

Default paths properly when building for solaris (bug ASTERISK-4777)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=6301