[kernel] r15039 - people/waldi/s390/s390-tools/debian

Bastian Blank waldi at alioth.debian.org
Wed Jan 27 16:23:19 UTC 2010


Author: waldi
Date: Wed Jan 27 16:23:17 2010
New Revision: 15039

Log:
debian/rules: Use dh_prep.

Modified:
   people/waldi/s390/s390-tools/debian/rules

Modified: people/waldi/s390/s390-tools/debian/rules
==============================================================================
--- people/waldi/s390/s390-tools/debian/rules	Wed Jan 27 16:20:45 2010	(r15038)
+++ people/waldi/s390/s390-tools/debian/rules	Wed Jan 27 16:23:17 2010	(r15039)
@@ -43,7 +43,7 @@
 install: $(STAMPS_DIR)/build
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_prep
 	dh_installdirs
 
 	$(MAKE) -C $(DIR) install INSTROOT=$(CURDIR)/$(INSTALL_DIR)



More information about the Kernel-svn-changes mailing list