[SCM] Debian Live init scripts branch, master, updated. 5817be93166464898e06f2cfd17a49c7377a9fa4
Daniel Baumann
daniel at debian.org
Fri Nov 7 17:07:52 UTC 2008
The following commit has been merged in the master branch:
commit 5817be93166464898e06f2cfd17a49c7377a9fa4
Author: Daniel Baumann <daniel at debian.org>
Date: Fri Nov 7 18:07:48 2008 +0100
Replacing obsolete dh_clean -k with dh_prep.
diff --git a/debian/rules b/debian/rules
index 243ae22..188d4ec 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 init scripts
More information about the debian-live-changes
mailing list