From 5859f072aba6848671f64a95cbf1a1bf025b81f9 Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Sun, 8 Feb 2009 12:21:31 +0100
Subject: Updating install call for live-helper defaults file.

---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
cgit v1.0