[SCM] live-helper branch, master, updated. 1.0.5-2-42-g331d57e

Daniel Baumann daniel at debian.org
Thu Oct 22 04:37:55 UTC 2009


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

    Don't use dh_clean in favour of dh_prep.

diff --git a/debian/rules b/debian/rules
index ac1a357..4b7ce63 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ build:
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_prep
 	dh_installdirs
 
 	# Installing package

-- 
live-helper



More information about the debian-live-changes mailing list