[asterisk-bugs] [Asterisk 0017027]: [patch] Makefile update to only build asterisk.conf
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Apr 14 21:56:57 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17027
======================================================================
Reported By: pabelanger
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17027
Category: Core/BuildSystem
Reproducibility: have not tried
Severity: trivial
Priority: normal
Status: ready for testing
Asterisk Version: SVN
JIRA: SWP-1076
Regression: No
Reviewboard Link: https://reviewboard.asterisk.org/r/616/
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 252277
Request Review:
======================================================================
Date Submitted: 2010-03-14 11:37 CDT
Last Modified: 2010-04-14 21:56 CDT
======================================================================
Summary: [patch] Makefile update to only build asterisk.conf
Description:
Sometime we only need to install the asterisk.conf file minus all the other
.conf files. So we created a new flag.
make asterisk.conf
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
parent of 0017165 [patch] update live_ast for testsuite
======================================================================
----------------------------------------------------------------------
(0120439) chappell (reporter) - 2010-04-14 21:56
https://issues.asterisk.org/view.php?id=17027#c120439
----------------------------------------------------------------------
I hope "make asterisk.conf" does not overwrite
/etc/asterisk/asterisk.conf.
If it is really necessary to have a make target which builds asterisk.conf
and installs it, it should be called "make install-asterisk.conf", not
"make asterisk.conf".
(I consider the behavior of "make config" dangerous. I recently found a
reference to "the asterisk.conf generated by make config". I tried it and
it overwrote my configuration files! If it is going to install
configuration files, it should be called "make install-config".)
Issue History
Date Modified Username Field Change
======================================================================
2010-04-14 21:56 chappell Note Added: 0120439
======================================================================
More information about the asterisk-bugs
mailing list