This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository springlobby.
commit 56fbcc8217ed2b96b31e645b06bf880025794c4c Author: Markus Koschany <[email protected]> Date: Sat Jan 6 00:46:59 2018 +0100 Copy Findjson.cmake into cmake directory (CMAKE_MODULE_PATH) --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 0e431e4..e7d24c8 100755 --- a/debian/rules +++ b/debian/rules @@ -12,6 +12,7 @@ PROGDIR := $(CURDIR)/debian/springlobby dh $@ --buildsystem=cmake override_dh_auto_configure: + cp src/downloader/lib/cmake/FindJsoncpp.cmake cmake/ dh_auto_configure -- \ -DPRD_JSONCPP_INTERNAL=OFF \ -DLSL_JSONCPP_INTERNAL=OFF -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/springlobby.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

