[kernel] r8348 - dists/trunk/linux-2.6/debian

Bastian Blank waldi at alioth.debian.org
Sat Mar 10 22:29:28 CET 2007


Author: waldi
Date: Sat Mar 10 21:29:27 2007
New Revision: 8348

Modified:
   dists/trunk/linux-2.6/debian/rules.real
Log:
debian/rules.real: Update.


Modified: dists/trunk/linux-2.6/debian/rules.real
==============================================================================
--- dists/trunk/linux-2.6/debian/rules.real	(original)
+++ dists/trunk/linux-2.6/debian/rules.real	Sat Mar 10 21:29:27 2007
@@ -248,6 +248,8 @@
 	dh_clean -d -k
 	make -C '$(SOURCE_DIR)' headers_check ARCH=$(HEADERS_ARCH)
 	make -C '$(SOURCE_DIR)' headers_install ARCH=$(HEADERS_ARCH) INSTALL_HDR_PATH='$(DIR)'
+	# XXX: Needs to be removed from libc6-dev
+	rm -rf '$(DIR)'/include/scsi
 	$(MAKE) -f debian/rules.real install-base
 
 # XXX: This needs to be moved into the config



More information about the Kernel-svn-changes mailing list