[asterisk-bugs] [Zaptel 0010764]: Makefile incorrectly uses DESTDIR at times
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Jun 7 13:23:22 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10764
======================================================================
Reported By: cabal95
Assigned To: qwell
======================================================================
Project: Zaptel
Issue ID: 10764
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Zaptel Version: 1.4.5.1
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 09-19-2007 19:06 CDT
Last Modified: 06-07-2008 13:23 CDT
======================================================================
Summary: Makefile incorrectly uses DESTDIR at times
Description:
The makefile for zaptel has (that I found) 2 places where it is using
DESTDIR incorrectly and 1 place where (somewhat unrelated, but I came
across it while fixing the DESTDIR problem) it uses ifneq instead of ifeq.
The attached patch fixes those problems.
======================================================================
----------------------------------------------------------------------
svnbot - 06-07-08 13:23
----------------------------------------------------------------------
Repository: dahdi
Revision: 3067
U branches/1.4/Makefile
------------------------------------------------------------------------
r3067 | qwell | 2008-06-07 13:23:20 -0500 (Sat, 07 Jun 2008) | 4 lines
Remove DESTDIR from CONFIG_FILE, since we don't want DESTDIR passed in as
part of the -DZAPTEL_CONFIG.
Closes issue http://bugs.digium.com/view.php?id=10764, pointed out by cabal95
------------------------------------------------------------------------
http://svn.digium.com/view/dahdi?view=rev&revision=3067
Issue History
Date Modified Username Field Change
======================================================================
06-07-08 13:23 svnbot Checkin
06-07-08 13:23 svnbot Note Added: 0088329
======================================================================
More information about the asterisk-bugs
mailing list