[asterisk-bugs] [Zaptel 0004962]: [patch] [post 1.2] Zaptel Makefile cleanup 2
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Jun 7 11:18:35 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=4962
======================================================================
Reported By: tzafrir
Assigned To: mattf
======================================================================
Project: Zaptel
Issue ID: 4962
Category: Core/General
Reproducibility: N/A
Severity: feature
Priority: normal
Status: closed
Zaptel Version: CVS HEAD
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: Yes
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 08-14-2005 09:18 CDT
Last Modified: 06-07-2008 11:18 CDT
======================================================================
Summary: [patch] [post 1.2] Zaptel Makefile cleanup 2
Description:
The following patch is suggested to the makefile of zaptel. Based mainly on
the makefile of the Debian package.
The changes:
* replace `uname -m` with a variable that is normally uname -m, but can be
overriden by the build system, for cross-compiling.
* replcase $(shell if somothing then echo) with a real condition in the
makefile itself
* less verbose build rules
* added the target install-programs because I didn't want to touch the
install target.
======================================================================
----------------------------------------------------------------------
svnbot - 06-07-08 11:18
----------------------------------------------------------------------
Repository: dahdi
Revision: 895
U trunk/Makefile
------------------------------------------------------------------------
r895 | mattf | 2008-06-07 11:18:31 -0500 (Sat, 07 Jun 2008) | 2 lines
First of tzafrir's Makefile updates. Fix userland progs depends (bug
http://bugs.digium.com/view.php?id=4962)
------------------------------------------------------------------------
http://svn.digium.com/view/dahdi?view=rev&revision=895
Issue History
Date Modified Username Field Change
======================================================================
06-07-08 11:18 svnbot Checkin
06-07-08 11:18 svnbot Note Added: 0088096
======================================================================
More information about the asterisk-bugs
mailing list