[quake3-commits] [ioquake/ioq3] 537d28: Fix build when cloned as submodule

Tim Angus tim at ngus.net
Thu Mar 30 17:22:40 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/ioquake/ioq3
  Commit: 537d28556ff667dfdad6bbac330d8bea36670c5c
      https://github.com/ioquake/ioq3/commit/537d28556ff667dfdad6bbac330d8bea36670c5c
  Author: Dan Church <amphetamachine at gmail.com>
  Date:   2017-03-30 (Thu, 30 Mar 2017)

  Changed paths:
    M Makefile

  Log Message:
  -----------
  Fix build when cloned as submodule

Steps to reproduce:

    git init
    git submodule add -b master git://github.com/ioquake/ioq3.git
    cd ioq3
    make USE_GIT=1


  Commit: d7a99d5d444ead4704ba543ab32143bda08da0e1
      https://github.com/ioquake/ioq3/commit/d7a99d5d444ead4704ba543ab32143bda08da0e1
  Author: Tim Angus <tim at ngus.net>
  Date:   2017-03-30 (Thu, 30 Mar 2017)

  Changed paths:
    M Makefile

  Log Message:
  -----------
  Merge pull request #282 from h3xx/fix-git-dependency

Fix build when cloned as submodule


Compare: https://github.com/ioquake/ioq3/compare/7ca43cb0be81...d7a99d5d444e


More information about the quake3-commits mailing list