[asterisk-bugs] [Asterisk 0015253]: Incorrect path in make_version_h
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jun 2 08:25:45 CDT 2009
The following issue has been SUBMITTED.
======================================================================
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-02 08:25 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 "../"
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-06-02 08:25 manwe New Issue
2009-06-02 08:25 manwe Asterisk Version => 1.4.26-rc1
2009-06-02 08:25 manwe Regression => No
2009-06-02 08:25 manwe SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list