From 7230a7db139a2fac0f42fb0ac823f5b2f0e4fefe Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 12 Aug 2008 22:25:32 +0200 Subject: Moving live-helper defaults file for cron autobuilder from /etc/default/live-helper to /etc/default/live-helper_autobuild in order to not conflict with the system-wide default file for helper configuration. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 50d5bb7be..d1f9a44cf 100755 --- a/debian/rules +++ b/debian/rules @@ -29,7 +29,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 + install -D -m 0644 debian/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.2.3