This is an automated email from the git hooks/post-receive script. smcv pushed a commit to annotated tag 1.42d in repository iortcw.
commit 8b787afb17a69b682626b7a49009aebc02814b4f Author: [email protected] <[email protected]@e65d2741-a53d-b2dc-ae96-bb75fa5e4c4a> Date: Thu Jan 23 20:14:43 2014 +0000 MP: Missed one line in last commit --- MP/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MP/Makefile b/MP/Makefile index 6320bf4..861fed8 100644 --- a/MP/Makefile +++ b/MP/Makefile @@ -2523,7 +2523,7 @@ ifneq ($(BUILD_GAME_SO),0) $(COPYDIR)/$(BASEGAME)/. $(INSTALL) $(STRIP_FLAG) -m 0755 $(BR)/$(BASEGAME)/ui_mp_$(SHLIBNAME) \ $(COPYDIR)/$(BASEGAME)/. - else + else $(INSTALL) $(STRIP_FLAG) -m 0755 $(BR)/$(BASEGAME)/cgame.mp.$(SHLIBNAME) \ $(COPYDIR)/$(BASEGAME)/. $(INSTALL) $(STRIP_FLAG) -m 0755 $(BR)/$(BASEGAME)/qagame.mp.$(SHLIBNAME) \ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/iortcw.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

