[SCM] live-initramfs branch, master, updated. 1.157.4-1-6-g836b877

Daniel Baumann daniel at debian.org
Sun Oct 25 08:51:19 UTC 2009


The following commit has been merged in the master branch:
commit 4196c934ac92c79ca69c0d29b370e0f63141456e
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Oct 22 06:34:41 2009 +0200

    Don't use dh_clean in favour of dh_prep.

diff --git a/debian/rules b/debian/rules
index 070376c..6094713 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ build-stamp:
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_prep
 	dh_installdirs
 
 	# Installing package

-- 
live-initramfs



More information about the debian-live-changes mailing list