Bug #569072 by Toralf Förster <toralf.foerster@gmx.de>
Package-Manager: portage-2.2.26
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
src_prepare() {
cmake-utils_src_prepare
+ sed -e "s/__FUNCTION__/__func__/" -i \
+ src/csync_log.h src/httpbf/src/httpbf.c \
+ tests/csync_tests/check_csync_log.c || die
# proper docdir
sed -e "s:/doc/ocsync:/doc/${PF}:" \
-i doc/CMakeLists.txt || die