This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch debian/master in repository openjk.
commit 39baf07dc629914dba0d6396e9abc69f850e853d Author: Xycaleth <[email protected]> Date: Sun Nov 20 11:22:36 2016 +0000 Fix after_build target in appveyor script --- appveyor.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index ae5c05a..13cbcfb 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -58,5 +58,4 @@ build: #scripts to run after build after_build: - - cmd: cd build - cmd: cmake --build . --target INSTALL -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openjk.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

