[asterisk-bugs] [Asterisk 0015370]: [patch] Repeatedly building the asterisk directory repeatedly downloads the sounds files
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Jan 9 01:34:01 UTC 2011
The following issue has been set as RELATED TO issue 0018589.
======================================================================
https://issues.asterisk.org/view.php?id=15370
======================================================================
Reported By: pprindeville
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 15370
Category: Core/BuildSystem
Reproducibility: always
Severity: tweak
Priority: normal
Status: closed
Asterisk Version: SVN
JIRA: SWP-1056
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-06-22 00:18 CDT
Last Modified: 2011-01-08 19:34 CST
======================================================================
Summary: [patch] Repeatedly building the asterisk directory
repeatedly downloads the sounds files
Description:
If you have a source tree, and repeatedly do "make ; make dist-clean" ...
(lather, rinse, repeat) for multiple platforms, then you end up fetching
the sounds files over and over again.
This fix allows one to cache the files outside of the source tree by
setting the variable "SOUNDS_CACHE_DIR" to some path outside the tree.
Subsequent builds will copy the file from there when rebuilding.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0016807 [patch] make sounds doesn't download bu...
parent of 0017716 [patch] [regression] 1.6.2.10 sounds Ma...
related to 0017703 AST_OPTION_ONLY tests wrong variable
related to 0018589 [regression] asterisk 1.8 tarball sound...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-01-08 19:34 pabelanger Relationship added related to 0018589
======================================================================
More information about the asterisk-bugs
mailing list