]> Zhao Yanbai Git Server - minix.git/commit
Ensure correct NetBSD sources checkout
authorLionel Sambuc <lionel@minix3.org>
Mon, 3 Dec 2012 14:06:12 +0000 (14:06 +0000)
committerLionel Sambuc <lionel@minix3.org>
Fri, 7 Dec 2012 12:58:06 +0000 (13:58 +0100)
commit73817adec0b85a3e0f5604f37d0c380ad80e9be7
tree8d81c0431a6b9c7d93f442853edf24eb6a4b13ad
parent7faf801d1fcad8ec0a460a3aaa97fca6f51ae294
Ensure correct NetBSD sources checkout

Previously, under some circumstances, the make command could
yield netbsdsrc in other directories than the source directory,
as expected.

This patch fixes this behaviour, by first changing to the expected
directory, and only at the end going back to the original directory.
releasetools/Makefile