commit | 9b4ce7bce5f30712fd926ab4599a803314a07719 | [log] [tgz] |
---|---|---|
author | Nicolas de Pesloüan <nicolas.2p.debian@free.fr> | Mon Jan 24 14:41:41 2011 +0100 |
committer | Michal Marek <mmarek@suse.cz> | Fri Feb 04 14:53:45 2011 +0100 |
tree | 1ec8ad5957da55059a774c31697e98c47b26c67c | |
parent | 1b9a50d931a04ba007cc1a926fead3ff4b5afa9b [diff] |
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 <nicolas.2p.debian@free.fr> Tested-by: Nikolai Kondrashov <spbnick@gmail.com> Acked-by: maximilian attems <max@stro.at> Signed-off-by: Michal Marek <mmarek@suse.cz>