[Home]

Summary:ASTERISK-08432: [patch] libpri Makefile doesn't use full path to restorecon
Reporter:djflux (djflux)Labels:
Date Opened:2006-12-26 08:32:45.000-0600Date Closed:2006-12-30 13:19:17.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) libpri-1.4.0-restorecon.patch.txt
Description:The libpri Makefile doesn't use the full path to restorecon.  Not using the full path results in a build failure if the user building libpri doesn't have /sbin in their $PATH (e.g. not building libpri as root).

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

Attaching a patch to fully qualify path to restorecon
Comments:By: Joshua C. Colp (jcolp) 2006-12-30 13:19:17.000-0600

Fixed in 1.2 as of revision 385, 1.4 as of revision 386, and trunk as of revision 387. Thanks!