[iortcw] 20/497: MP: Missed one line in last commit
Simon McVittie
smcv at debian.org
Wed Sep 21 19:46:59 UTC 2016
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: M4N4T4RMS at gmail.com <M4N4T4RMS at gmail.com@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
More information about the Pkg-games-commits
mailing list