mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 14:37:50 +00:00
595660fb84
If a content.mk file wrongly refers to a non-existing directory in a call of the 'port_dir' function, the 'content_env_missing_ports.mk' gets stuck while invoking 'cat' without argument, which makes such mistakes difficult to diagnose. This patch adds a sanity check for the existence of the port hash file at the specified location before attempting to 'cat' the hash-file content. |
||
---|---|---|
.. | ||
build_bin_archive | ||
categorize_args.inc | ||
common.inc | ||
content_env_missing_ports.mk | ||
content_env.mk | ||
dependencies.inc | ||
downloader | ||
extract_api_archive | ||
extract_content.inc | ||
extract_pkg_archive | ||
extract_post_dependencies.inc | ||
extract_pre_dependencies.inc | ||
extract_raw_archive | ||
extract_src_archive | ||
extract.inc | ||
front_end.inc | ||
gpg.inc |