[SCM] Debian Live build scripts branch, master, updated. 1.0.1-1-77-gee68d96

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


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

    Replacing obsolete dh_clean -k with dh_prep.

diff --git a/debian/rules b/debian/rules
index d500965..d918a58 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ build:
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_preop
 	dh_installdirs
 
 	# Installing package

-- 
Debian Live build scripts



More information about the debian-live-changes mailing list