This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Manuals for Osmocom GSM components".
The branch, master has been updated via 5625fcf76fcbb98164410177e8c8e38ec04eac8b (commit) from 5c6f783d60704d7eb09240fbc51fff0bdb05aa38 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/osmo-gsm-manuals/commit/?id=5625fcf76fcbb98164410177...
commit 5625fcf76fcbb98164410177e8c8e38ec04eac8b Author: Max msuraev@sysmocom.de Date: Thu Nov 2 13:09:18 2017 +0100
Fix build with default paths
If LIBOSMO_DIR is not set explicitly than ~/source/gsm/libosmocore is used which is base for MERGE_DOC which is used by vty_reference_combine.sh as it is. If the shell used by vty_reference_combine.sh does not expand ~ than the build will fail. Let's be nice and use realpath on MERGE_DOC before giving it to vty_reference_combine.sh to make sure complete path is used.
Change-Id: I2edf64348502cbe498d9fd27a686c712b044c926
-----------------------------------------------------------------------
Summary of changes: build/Makefile.vty-reference.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org