[SCM] Debian Live initramfs hook branch, master, updated. 1.139.1-3-18-g3e3efe2

Daniel Baumann daniel at debian.org
Fri Nov 7 17:07:27 UTC 2008


The following commit has been merged in the master branch:
commit 3e3efe2b55c5741c2b3376f42e4125ce675730f0
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Nov 7 18:07:20 2008 +0100

    Replacing obsolete dh_clean -k with dh_prep.

diff --git a/debian/rules b/debian/rules
index 09d9e17..f9532ad 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,7 @@ clean:
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_prep
 	dh_installdirs
 
 	# Installing package

-- 
Debian Live initramfs hook



More information about the debian-live-changes mailing list