Skip to content
Snippets Groups Projects
Commit 4259239c authored by Vagrant Cascadian's avatar Vagrant Cascadian
Browse files

Add build_path_used_to_determine_version_or_package_name issue.

parent 899c478a
No related branches found
No related tags found
No related merge requests found
......@@ -119,6 +119,13 @@ build_path_in_include_graphs_generated_by_doxygen:
INCLUDE_GRAPHS generates a PNG (or similar) to represent the dependencies
between header files. However, these can include the full path of some
header files.
build_path_used_to_determine_version_or_package_name:
description: |
The package assumes to be build in a PACKAGE-VERSION directory to
parse version and/or package name information.
.
For packages using python-param, see
nondeterministic_version_generated_by_python_param.
timestamps_in_manpages_generated_by_yat2m:
description: |
yat2m adds a timestamp in manpages it generates.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment