linux-headers: Remove unused, broken symlinks to Kbuild (Closes: #663597)

svn path=/dists/sid/linux-2.6/; revision=18820
This commit is contained in:
Ben Hutchings 2012-03-12 15:44:40 +00:00
parent 7cfa39ff88
commit 6de2014fd4
2 changed files with 2 additions and 3 deletions

1
debian/changelog vendored
View File

@ -14,6 +14,7 @@ linux-2.6 (3.2.9-2) UNRELEASED; urgency=low
- Change HOTPLUG_PCI, HOTPLUG_PCI_PCIE to built-in
- [x86] Change HOTPLUG_PCI_ACPI to built-in
- [ia64] Enable HOTPLUG_PCI_SGI as built-in
* linux-headers: Remove unused, broken symlinks to Kbuild (Closes: #663597)
-- Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Tue, 06 Mar 2012 09:26:00 +0100

4
debian/rules.real vendored
View File

@ -215,9 +215,7 @@ install-headers_$(ARCH)_$(FEATURESET): $(STAMPS_DIR)/source_$(ARCH)_$(FEATURESET
| \
cpio -pd --preserve-modification-time '$(CURDIR)/$(DIR)'
dh_link \
/usr/lib/$(PACKAGE_NAME_KBUILD)/Kbuild $(BASE_DIR)/Kbuild \
/usr/lib/$(PACKAGE_NAME_KBUILD)/scripts $(BASE_DIR)/scripts
dh_link /usr/lib/$(PACKAGE_NAME_KBUILD)/scripts $(BASE_DIR)/scripts
+$(MAKE_SELF) install-base