Skip to content
Commit 9b4ce7bc authored by Nicolas de Pesloüan's avatar Nicolas de Pesloüan Committed by Michal Marek
Browse files

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: default avatarNicolas de Pesloüan <nicolas.2p.debian@free.fr>
Tested-by: default avatarNikolai Kondrashov <spbnick@gmail.com>
Acked-by: default avatarmaximilian attems <max@stro.at>
Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
parent 1b9a50d9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment