From: Nicolas de Pesloüan Date: Mon, 24 Jan 2011 13:41:41 +0000 (+0100) Subject: deb-pkg: Fix building outside of source tree (O=...). X-Git-Tag: v2.6.38-rc5~52^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b4ce7bce5f30712fd926ab4599a803314a07719;p=pandora-kernel.git deb-pkg: Fix building outside of source tree (O=...). When building linux-headers package using deb-pkg, builddeb erroneously assume current directory is the source tree. This is not true if building in another directory, using make O=... deb-pkg. This patch fix this problem. Signed-off-by: Nicolas de Pesloüan Tested-by: Nikolai Kondrashov Acked-by: maximilian attems Signed-off-by: Michal Marek --- Reading git-diff-tree failed