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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated via faaf2528b11653c955d649341fe2eebea6cfa128 (commit) from 936151bbffc6a06124dac7252a5bf183f89581ea (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/libosmocore/commit/?id=faaf2528b11653c955d649341fe2e...
commit faaf2528b11653c955d649341fe2eebea6cfa128 Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Sun Apr 24 20:16:41 2016 +0200
doxygen: Try to uninstall the search files as well
Try to fix this by putting the search directory first as I don't know how to pass -r to the RM command.
rm -f doc/{core,gsm,vty,codec}/{html,latex}/* doc/html.tar doc/{core,gsm,vty,codec}/doxygen_sqlite3.db rm: cannot remove ‘doc/core/html/search’: Is a directory rm: cannot remove ‘doc/gsm/html/search’: Is a directory rm: cannot remove ‘doc/vty/html/search’: Is a directory rm: cannot remove ‘doc/codec/html/search’: Is a directory
-----------------------------------------------------------------------
Summary of changes: Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive