[SCM] Debian Live build scripts branch, master, updated. 1.0.3-1-22-gc331406

Daniel Baumann daniel at debian.org
Sun Feb 8 11:22:45 UTC 2009


The following commit has been merged in the master branch:
commit c331406188b30bcc1d9672b0da02869d826a78a2
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Feb 8 12:21:31 2009 +0100

    Updating install call for live-helper defaults file.

diff --git a/debian/rules b/debian/rules
index f150427..868486a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ install: build
 	# Installing message catalogs
 	$(MAKE) -C po install DESTDIR=$(CURDIR)/debian/live-helper
 
-	install -D -m 0644 debian/default debian/live-helper/etc/default/live-helper_autobuild
+	install -D -m 0644 debian/live-helper.default debian/live-helper/etc/default/live-helper_autobuild
 
 	# Preparing alternatives
 	mv debian/live-helper/usr/share/live-helper/includes debian/live-helper/usr/share/live-helper/includes.debian

-- 
Debian Live build scripts



More information about the debian-live-changes mailing list