Author: waldi
Date: Sun Dec 3 17:03:53 2006
New Revision: 7920
Modified:
people/waldi/linux-2.6/debian/rules.real
Log:
debian/rules.real: Remove depmod generated files from package.
Modified: people/waldi/linux-2.6/debian/rules.real
==============================================================================
--- people/waldi/linux-2.6/debian/rules.real (original)
+++ people/waldi/linux-2.6/debian/rules.real Sun Dec 3 17:03:53 2006
@@ -357,7 +357,7 @@
cd $(DIR); $(setup_env) make modules_install
INSTALL_MOD_PATH=$(PACKAGE_DIR)
cp $(DIR)/.config $(PACKAGE_DIR)/boot/config-$(REAL_VERSION)
cp $(DIR)/System.map $(PACKAGE_DIR)/boot/System.map-$(REAL_VERSION)
- rm $(PACKAGE_DIR)/lib/modules/$(REAL_VERSION)/{build,source}
+ rm $(PACKAGE_DIR)/lib/modules/$(REAL_VERSION)/{build,source,modules.*}
endif
$(MAKE) -f debian/rules.real \
install-image-$(ARCH)-$(SUBARCH)-$(FLAVOUR)-plain_templates \
_______________________________________________
Kernel-svn-changes mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes