[SCM] Debian Live build scripts (webfrontent) branch, master, updated. 5449c921111b2f300006cc41d7b6582270959a82

Daniel Baumann daniel at debian.org
Fri Nov 7 17:08:06 UTC 2008


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

    Replacing obsolete dh_clean -k with dh_prep.

diff --git a/debian/rules b/debian/rules
index 5e8a12f..1345452 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ clean:
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_prep
 	dh_installdirs
 
 	# Installing package

-- 
Debian Live build scripts (webfrontent)



More information about the debian-live-changes mailing list