[Home]

Summary:ASTERISK-00526: INSTALL_PREFIX typo in zaptel Makefile
Reporter:Dorian Gray (dorian)Labels:
Date Opened:2003-11-13 15:51:07.000-0600Date Closed:2004-09-25 02:49:15
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) zaptel-cvs-install_prefix-typo.patch
Description:zaptel makefile contains the line
rm -f $(INTALL_PREFIX)/lib/modules/`uname -r`/misc/wcfxsusb.o;
which causes install-time issues in cases where INSTALL_PREFIX is defined.

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

original discovery and patch courtesy of Ray Russell Reese III.
Comments:By: Mark Spencer (markster) 2003-11-13 17:59:56.000-0600

Fixed in CVS