[ioquake3] 55/136: Removed extraneous '\' in Makefile in autoupdater source file list.

Simon McVittie smcv at debian.org
Thu Jun 15 09:09:09 UTC 2017


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian/master
in repository ioquake3.

commit 240965ddbce2844afaabd0e6d7aba22b8940fa6b
Author: Ryan C. Gordon <icculus at icculus.org>
Date:   Thu May 25 22:02:33 2017 -0400

    Removed extraneous '\' in Makefile in autoupdater source file list.
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 5315fbf..28fec01 100644
--- a/Makefile
+++ b/Makefile
@@ -1581,7 +1581,7 @@ endef
 
 Q3AUTOUPDATEROBJ = \
   $(B)/autoupdater/autoupdater.o \
-  $(B)/autoupdater/sha256.o \
+  $(B)/autoupdater/sha256.o
 
 $(B)/autoupdater/%.o: $(AUTOUPDATERSRCDIR)/%.c
 	$(DO_AUTOUPDATER_CC)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ioquake3.git



More information about the Pkg-games-commits mailing list