debian/rules.real: Drop removal of usr/include/scsi.

svn path=/dists/trunk/linux-2.6/; revision=12847
This commit is contained in:
Bastian Blank 2009-02-18 15:15:03 +00:00
parent 4d398bc170
commit c76b5d5c6b
1 changed files with 0 additions and 2 deletions

2
debian/rules.real vendored
View File

@ -311,8 +311,6 @@ install-libc-dev_$(ARCH):
mkdir $(DIR)
+$(MAKE_CLEAN) -C $(SOURCE_DIR) O='$(CURDIR)/$(DIR)' headers_check ARCH=$(LIBC_DEV_ARCH)
+$(MAKE_CLEAN) -C $(SOURCE_DIR) O='$(CURDIR)/$(DIR)' headers_install ARCH=$(LIBC_DEV_ARCH) INSTALL_HDR_PATH='$(CURDIR)'/$(OUT_DIR)
# XXX: Needs to be removed from libc6-dev
rm -rf $(OUT_DIR)/include/scsi
+$(MAKE_SELF) install-base
install-support: PACKAGE_NAME = linux-support-$(UPSTREAMVERSION)$(ABINAME)