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 "Osmocom network interface library".
The branch, master has been updated via 87947aff533cd097a39a77772e127ac05f0de04b (commit) from c713b1258714ef171de039c38bfdc2bf414ba9b7 (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/libosmo-netif/commit/?id=87947aff533cd097a39a77772e1...
commit 87947aff533cd097a39a77772e127ac05f0de04b Author: Andreas Rottmann a.rottmann@gmx.at Date: Sun May 17 20:06:44 2015 +0200
build: fix "make distcheck"
Running "make distcheck" failed trying to generate ".version" into the read-only unpacked source directory:
make[1]: Entering directory '/tmp/build/libosmo-netif-0.0.4.10-7d1d/_build' echo 0.0.4.10-7d1d > ../.version-t && mv ../.version-t ../.version /bin/bash: ../.version-t: Permission denied Makefile:877: recipe for target '../.version' failed
Actually shipping ".version" in the tarball fixes that.
-----------------------------------------------------------------------
Summary of changes: Makefile.am | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org