[asterisk-bugs] [Asterisk 0015253]: Incorrect path in make_version_h
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jun 11 06:59:28 CDT 2009
The issue 0014737 has been set as DUPLICATE OF the following issue.
======================================================================
https://issues.asterisk.org/view.php?id=15253
======================================================================
Reported By: manwe
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15253
Category: Core/BuildSystem
Reproducibility: always
Severity: trivial
Priority: normal
Status: new
Asterisk Version: 1.4.26-rc1
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-06-02 08:25 CDT
Last Modified: 2009-06-11 06:59 CDT
======================================================================
Summary: Incorrect path in make_version_h
Description:
When .flavor and .version files exist in the root directory of the sources,
the build system should set ASTERISK_VERSION to "1.4.25 (flavor version)"
but it does not.
The make_version_h file checks incorrect path. Sice we run "make" from the
root directory of the sources, the path to check is "." and not "../"
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0014737 [patch] Cannot flavour (flavor) version...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-06-11 06:59 lmadsen Relationship added has duplicate 0014737
======================================================================
More information about the asterisk-bugs
mailing list