Commit acd08de0 authored by Tim Gardner's avatar Tim Gardner

UBUNTU: [debian] Fix indep_hdrs_pkg_name

BugLink: http://bugs.launchpad.net/bugs/1134441Signed-off-by: default avatarTim Gardner <tim.gardner@canonical.com>
parent 75b8f7b7
......@@ -123,7 +123,7 @@ stampdir := $(CURDIR)/debian/stamps
bin_pkg_name=linux-image-$(abi_release)
extra_pkg_name=linux-image-extra-$(abi_release)
hdrs_pkg_name=linux-headers-$(abi_release)
indep_hdrs_pkg_name=$(src_pkg_name)-headers-$(abi_release)
indep_hdrs_pkg_name=linux-headers-$(abi_release)
#
# The generation of content in the doc package depends on both 'AUTOBUILD=' and
......
Markdown is supported
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