[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:19:25 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:19 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:19
----------------------------------------------------------------------
Repository: dahdi
Revision: 900
U trunk/Makefile
------------------------------------------------------------------------
r900 | mattf | 2008-06-07 11:19:15 -0500 (Sat, 07 Jun 2008) | 2 lines
Use kbuild for ALL portions of 2.6 install/cleanup
(http://bugs.digium.com/view.php?id=4962) last one!!! :-)
------------------------------------------------------------------------
http://svn.digium.com/view/dahdi?view=rev&revision=900
Issue History
Date Modified Username Field Change
======================================================================
06-07-08 11:19 svnbot Checkin
06-07-08 11:19 svnbot Note Added: 0088100
======================================================================
More information about the asterisk-bugs
mailing list