[asterisk-bugs] [Zaptel 0010764]: Makefile incorrectly uses DESTDIR at times
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Sep 20 11:21:55 CDT 2007
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: assigned
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:
======================================================================
Date Submitted: 09-19-2007 19:06 CDT
Last Modified: 09-20-2007 11:21 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.
======================================================================
----------------------------------------------------------------------
cabal95 - 09-20-07 11:21
----------------------------------------------------------------------
Oh, and it was also fixing a check against $DESTDIR for performing the
chkconfig --add zaptel. The old method was that chkconfig --add zaptel
would run only if $DESTDIR was not empty, thus being backwards as well.
Issue History
Date Modified Username Field Change
======================================================================
09-20-07 11:21 cabal95 Note Added: 0070840
======================================================================
More information about the asterisk-bugs
mailing list