[SCM] Debian Live build scripts branch, master, updated. 1.0.1-2-1-g4f7c95e

Daniel Baumann daniel at debian.org
Tue Nov 11 23:33:59 UTC 2008


The following commit has been merged in the master branch:
commit 4f7c95e653cd23d2d7ffd812f694f742a3534e7d
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Nov 12 00:33:19 2008 +0100

    Correcting typo in dh_prep call in rules.

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

-- 
Debian Live build scripts



More information about the debian-live-changes mailing list